#include <gui_new_file_button.hxx>
Inheritance diagram for GUINewFileButton:


Public Member Functions | |
| GUINewFileButton (const std::string &p) | |
| void | draw (GraphicContext *parent_gc) | 
| void | on_click () | 
      
  | 
  
| 
 
 Definition at line 25 of file gui_new_file_button.cxx.  | 
  
      
  | 
  
| 
 
 Implements GUIComponent. Definition at line 32 of file gui_new_file_button.cxx. References GraphicContext::draw_fill_rect(), GraphicContext::draw_rect(), and GraphicContext::draw_string().  | 
  
      
  | 
  
| 
 
 Implements GUIFileButton. Definition at line 65 of file gui_new_file_button.cxx. References GUIFileButton::filename, ScreenManager::instance(), Controller::instance(), Controller::save_world(), and ScreenManager::set_gui().  | 
  
1.3-rc3