22 #include "ui/screen/screen_setup.h"
38 void SetActive()
override;
40 void CreateInterface()
override;
41 bool EventProcess(
const Event &event)
override;
44 void UpdateSetupButtons();
45 void ChangeSetupButtons();
Definition: screen_setup_game.h:34
Definition: robotmain.h:107
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