#include <gui_buttons.hxx>
Inheritance diagram for GUIRunButton:


| Public Member Functions | |
| GUIRunButton () | |
| void | draw_content (GraphicContext *) | 
| void | on_click () | 
| 
 | 
| 
 Definition at line 129 of file gui_buttons.cxx. References BUTTON_HEIGHT, BUTTON_POS, and BUTTON_WIDTH. | 
| 
 | 
| 
 Reimplemented from GUIButton. Definition at line 141 of file gui_buttons.cxx. References GUIButton::draw_content(), GraphicContext::draw_fill_rect(), Controller::instance(), Controller::is_running(), GUIButton::mouse_over, and GUIButton::pressed. | 
| 
 | 
| 
 Reimplemented from GUIButton. Definition at line 159 of file gui_buttons.cxx. References Controller::instance(), and Controller::start_simulation(). | 
 1.3-rc3
1.3-rc3