Public Member Functions | |
| MainMenu () | |
| ~MainMenu () | |
| void | _display_total () |
| void | _display_graph_config () |
| bool | test_graph_settings (char *gms) |
| void | apply_graph_settings () |
Public Attributes | |
| puButtonBox * | fsORwindow_switch |
| puInput * | window_width |
| puInput * | window_height |
| puButtonBox * | resolution_switch |
| puButtonBox * | bpp_switch |
| puButtonBox * | refresh_switch |
| puGroup * | left |
| puGroup * | right |
| bool | wasfs |
|
|
Definition at line 179 of file mainmenu.cpp. References _display_total(), and wasfs. |
|
|
Definition at line 184 of file mainmenu.cpp. |
|
|
Definition at line 209 of file mainmenu.cpp. References _clear_total_menu(), _make_main_menu(), _switch_window2fs(), apply_settings_cb(), bpp_switch, config, display_height, display_width, fsORwindow_switch, configuration::get_fullscreen(), configuration::get_game_mode_string(), configuration::get_window_height(), configuration::get_window_width(), left, refresh_switch, resolution_switch, right, total_menu, wasfs, window_height, and window_width. Referenced by _show_graph_config(), and apply_graph_settings(). |
|
|
Definition at line 187 of file mainmenu.cpp. References _clear_total_menu(), _show_graph_config(), display_height, display_width, make_char_creator(), quit_callback(), and total_menu. Referenced by MainMenu(). |
|
|
|
Definition at line 36 of file mainmenu.cpp. References config, and configuration::get_fullscreen(). Referenced by apply_graph_settings(). |
|
|
Definition at line 27 of file mainmenu.cpp. Referenced by _display_graph_config(), and apply_graph_settings(). |
|
|
Definition at line 23 of file mainmenu.cpp. Referenced by _display_graph_config(), and apply_graph_settings(). |
|
|
Definition at line 29 of file mainmenu.cpp. Referenced by _display_graph_config(), and _switch_window2fs(). |
|
|
Definition at line 28 of file mainmenu.cpp. Referenced by _display_graph_config(), and apply_graph_settings(). |
|
|
Definition at line 26 of file mainmenu.cpp. Referenced by _display_graph_config(), and apply_graph_settings(). |
|
|
Definition at line 30 of file mainmenu.cpp. Referenced by _display_graph_config(), and _switch_window2fs(). |
|
|
Definition at line 33 of file mainmenu.cpp. Referenced by _display_graph_config(), apply_graph_settings(), and MainMenu(). |
|
|
Definition at line 25 of file mainmenu.cpp. Referenced by _display_graph_config(), and apply_graph_settings(). |
|
|
Definition at line 24 of file mainmenu.cpp. Referenced by _display_graph_config(), and apply_graph_settings(). |
1.3.2