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

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

current_screen_select(AScreen *) (определено в AScreen)AScreenprivatestatic
get_active()AScreenstatic
has_active()AScreenstatic
on_char(unsigned char code, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_char_up(unsigned char code, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_char_up_wrapper(unsigned char code, int mouse_x, int mouse_y) (определено в AScreen)AScreenprivatestatic
on_char_wrapper(unsigned char code, int mouse_x, int mouse_y) (определено в AScreen)AScreenprivatestatic
on_deselect()AScreeninlineprotectedvirtual
on_display()=0AScreenprotectedpure virtual
on_display_after()AScreenprotectedvirtual
on_display_before()AScreenprotectedvirtual
on_display_wrapper() (определено в AScreen)AScreenprivatestatic
on_drag(int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_drag_wrapper(int mouse_x, int mouse_y) (определено в AScreen)AScreenprivatestatic
on_entry(bool entered)AScreeninlineprotectedvirtual
on_entry_wrapper(int status) (определено в AScreen)AScreenprivatestatic
on_hover(int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_hover_wrapper(int mouse_x, int mouse_y) (определено в AScreen)AScreenprivatestatic
on_idle()AScreeninlineprotectedvirtual
on_idle_wrapper() (определено в AScreen)AScreenprivatestatic
on_mouse(int button, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_mouse_button_wrapper(int button, int state, int x, int y) (определено в AScreen)AScreenprivatestatic
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_mouse_wheel_wrapper(int wheel, int direction, int x, int y) (определено в AScreen)AScreenprivatestatic
on_position(int x, int y)AScreeninlineprotectedvirtual
on_position_wrapper(int x, int y) (определено в AScreen)AScreenprivatestatic
on_reshape(int width, int height)AScreenprotectedvirtual
on_reshape_wrapper(int width, int height) (определено в AScreen)AScreenprivatestatic
on_select()AScreeninlineprotectedvirtual
on_special_key(int code, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_special_key_up(int code, int mouse_x, int mouse_y)AScreeninlineprotectedvirtual
on_special_key_up_wrapper(int code, int mouse_x, int mouse_y) (определено в AScreen)AScreenprivatestatic
on_special_key_wrapper(int code, int mouse_x, int mouse_y) (определено в AScreen)AScreenprivatestatic
on_visibility(bool visible)AScreeninlineprotectedvirtual
on_visibility_wrapper(int status) (определено в AScreen)AScreenprivatestatic
select()AScreen
~AScreen()AScreenvirtual