25 #include "ui/control.h"
42 bool EventProcess(
const Event &event);
46 void SetFilenameImage(
const char *name);
47 char* GetFilenameImage();
Definition: controller.h:32
2D point
Definition: point.h:49
Namespace for (new) graphics code.
Definition: app.h:49
EventType
Type of event message.
Definition: event.h:38
Event sent by system, interface or game.
Definition: event.h:678