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


Public Member Functions | |
| GUISlowMoButton () | |
| void | draw_content (GraphicContext *) | 
| void | on_click () | 
      
  | 
  
| 
 
 Definition at line 165 of file gui_buttons.cxx. References BUTTON_HEIGHT, BUTTON_POS, and BUTTON_WIDTH.  | 
  
      
  | 
  
| 
 
 Reimplemented from GUIButton. Definition at line 178 of file gui_buttons.cxx. References GUIButton::draw_content(), GraphicContext::draw_fill_rect(), Controller::instance(), and Controller::slow_down_active().  | 
  
      
  | 
  
| 
 
 Reimplemented from GUIButton. Definition at line 172 of file gui_buttons.cxx. References Controller::instance(), and Controller::set_slow_down().  | 
  
1.3-rc3