main_window Member List
This is the complete list of members for
main_window, including all inherited members.
add_child(widget *) | widget | |
BACKGROUND | main_window | [static] |
button_down_here(int button) | widget | |
data_object() | data_object | [inline] |
draw() | main_window | [virtual] |
draw_box(int x, int y, int w, int h) | widget | |
draw_line(int x0, int y0, int x1, int y1) | widget | |
event_handler typedef | widget | |
FONT_FACE | main_window | [static] |
FONT_SIZE | main_window | [static] |
FOREGROUND | main_window | [static] |
get_abs(int &x, int &y) | widget | |
get_background() | widget | [inline] |
get_children() | widget | [inline] |
get_event_handler() | widget | [inline] |
get_flags() | widget | [inline] |
get_foreground() | widget | [inline] |
get_h() | widget | [inline] |
get_local(int &x, int &y) | widget | |
get_next_tab() | widget | [inline] |
get_parent() | widget | [inline] |
get_prev_tab() | widget | [inline] |
get_texture() | widget | [inline] |
get_w() | widget | [inline] |
get_x() | widget | [inline] |
get_y() | widget | [inline] |
global_instance() | singleton | [inline, static] |
handle_event(const SDL_Event &) | widget | [virtual] |
HEIGHT | main_window | [static] |
loading_thread | main_window | [private] |
main_window(const gsgl::string &title, const int x, const int y) | main_window | |
need_to_load_scenery | main_window | [private] |
NO_FLAGS enum value | widget | |
quit_button | main_window | [private] |
QUIT_BUTTON_WIDTH | main_window | [static] |
remove_child(widget *) | widget | |
set_flags(const gsgl::flags_t f, bool flag_on) | widget | |
set_status(const gsgl::string &message) | main_window | |
set_tab | main_window | [private] |
sim_tab | main_window | [private] |
singleton() | singleton | [inline] |
status_bar | main_window | [private] |
STATUS_BAR_HEIGHT | main_window | [static] |
tab_box | main_window | [private] |
TAB_BOX_SPACE | main_window | [static] |
title_box | main_window | [private] |
TITLE_BOX_HEIGHT | main_window | [static] |
widget(widget *parent, const int x, const int y, const int w, const int h, const platform::color &foreground, const platform::color &background) | widget | |
WIDGET_CAN_FOCUS enum value | widget | |
widget_flags enum name | widget | |
WIDGET_INACTIVE enum value | widget | |
WIDGET_INVISIBLE enum value | widget | |
WIDTH | main_window | [static] |
~data_object() | data_object | [inline, virtual] |
~main_window() | main_window | [virtual] |
~singleton() | singleton | [inline, virtual] |
~widget() | widget | [virtual] |