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

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

add_player(Score score, const std::string &name)Hall_of_fame_screen
Base typedef (определено в Hall_of_fame_screen)Hall_of_fame_screenprivate
do_game_start (определено в Hall_of_fame_screen)Hall_of_fame_screenprivate
Game_over_handler typedefGame_screen
Game_screen() (определено в Game_screen)Game_screen
Game_screen(const Game_screen &)=delete (определено в Game_screen)Game_screen
Game_started_handler typedefHall_of_fame_screen
get_active()AScreenstatic
grey_rect(float bottom, float top)Demo_game_screenprotectedstatic
Hall_of_fame_screen() (определено в Hall_of_fame_screen)Hall_of_fame_screen
has_active()AScreenstatic
impl (определено в Hall_of_fame_screen)Hall_of_fame_screenprivate
is_paused() const Game_screen
on_char(unsigned char code, int, int) overrideHall_of_fame_screenprotectedvirtual
on_char_up(unsigned char code, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_deselect()AScreeninlineprotectedvirtual
on_display() overrideHall_of_fame_screenprotectedvirtual
on_display_after()AScreenprotectedvirtual
on_display_before()AScreenprotectedvirtual
on_drag(int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_entry(bool entered)AScreeninlineprotectedvirtual
on_hover(int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_idle() overrideDemo_game_screenprotectedvirtual
on_mouse(int button, int mouse_x, int mouse_y) overrideGame_screenprotectedvirtual
on_mouse_up(int button, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_mouse_wheel(int wheel_number, int direction, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_position(int x, int y)AScreeninlineprotectedvirtual
on_reshape(int width, int height)AScreenprotectedvirtual
on_select() overrideHall_of_fame_screenprotectedvirtual
on_special_key(int code, int mouse_x, int mouse_y) overrideGame_screenprotectedvirtual
on_special_key_up(int code, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_visibility(bool visible)AScreeninlineprotectedvirtual
operator=(const Game_screen &)=delete (определено в Game_screen)Game_screen
random_color()Demo_game_screenprotectedstatic
select()AScreen
set_game_over_handler(Game_over_handler handler)Game_screeninline
set_game_started_handler(Game_started_handler handler)Hall_of_fame_screeninline
~AScreen()AScreenvirtual
~Game_screen() override (определено в Game_screen)Game_screen
~Hall_of_fame_screen() override (определено в Hall_of_fame_screen)Hall_of_fame_screen