22 #include "ui/screen/screen_setup.h"
38 void SetActive()
override;
40 void CreateInterface()
override;
41 bool EventProcess(
const Event &event)
override;
44 void UpdateDisplayMode();
Definition: robotmain.h:107
Definition: screen_setup_display.h:34
Definition: screen_setup.h:36
Definition: settings.h:31
Namespace for (new) graphics code.
Definition: app.h:49
Event sent by system, interface or game.
Definition: event.h:709