#include <gui_window.hxx>
Inheritance diagram for GUIWindow:


| Public Member Functions | |
| GUIWindow (const std::string &, int x, int y, int width, int height) | |
| ~GUIWindow () | |
| void | draw (GraphicContext *) | 
| void | on_mouse_enter () | 
| void | on_mouse_leave () | 
| 
 | ||||||||||||||||||||||||
| 
 Definition at line 34 of file gui_window.cxx. References GUIChildManager::add(). | 
| 
 | 
| 
 Definition at line 44 of file gui_window.cxx. | 
| 
 | 
| 
 Reimplemented from GUIChildManager. Definition at line 49 of file gui_window.cxx. References GUIChildManager::draw(). | 
| 
 | 
| 
 Reimplemented from GUIChildManager. Definition at line 39 of file gui_window.hxx. | 
| 
 | 
| 
 Reimplemented from GUIChildManager. Definition at line 40 of file gui_window.hxx. | 
 1.3-rc3
1.3-rc3