Zmeika
простая аркадная игра
 Указатель Классы Пространства имен Файлы Функции Переменные Определения типов Перечисления Страницы
DemoGameScreen Cписок членов класса

Полный список членов класса DemoGameScreen, включая наследуемые из базового класса

Base typedef (определено в DemoGameScreen)DemoGameScreenprotected
GameOverHandler typedefGameScreen
GameScreen() (определено в GameScreen)GameScreen
greyRect(float bottom, float top)DemoGameScreenprotectedstatic
isPaused() const GameScreen
onChar(unsigned char code, int mouse_x, int mouse_y) overrideGameScreenprotectedvirtual
onCharUp(unsigned char code, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
onDeselect()AScreeninlineprotectedvirtual
onDisplay() overrideDemoGameScreenprotectedvirtual
onDisplayAfter()AScreenprotectedvirtual
onDisplayBefore()AScreenprotectedvirtual
onDrag(int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
onEntry(bool entered)AScreeninlineprotectedvirtual
onHover(int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
onIdle() overrideDemoGameScreenprotectedvirtual
onMouse(int button, int mouse_x, int mouse_y) overrideGameScreenprotectedvirtual
onMouseUp(int button, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
onMouseWheel(int wheel_number, int direction, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
onReshape(int width, int height)AScreenprotectedvirtual
onSelect() overrideGameScreenprotectedvirtual
onSpecialKey(int code, int mouse_x, int mouse_y) overrideGameScreenprotectedvirtual
onSpecialKeyUp(int code, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
onVisibility(bool visible)AScreeninlineprotectedvirtual
random_color()DemoGameScreenprotectedstatic
select()AScreen
setGameOverHandler(GameOverHandler handler)GameScreeninline
~AScreen()AScreenvirtual
~GameScreen() override (определено в GameScreen)GameScreen