22 #include "ui/screen/screen_io.h" 32 void SetInSimulation(
bool inSimulation);
34 void CreateInterface()
override;
35 bool EventProcess(
const Event &event)
override;
Definition: screen_level_list.h:33
Definition: robotmain.h:108
Definition: screen_io.h:32
Definition: screen_io_read.h:27
Event sent by system, interface or game.
Definition: event.h:735