Texture window manager window. More...
#include <gui_window_manager_texture_window.h>
Public Member Functions | |
Construction | |
| GUIWindowManagerTextureWindow () | |
| GUIWindowManagerTextureWindow (GUITopLevelWindow *window, const Subtexture &sub_texture, const Rect &geometry) | |
| Constructs a GUIWindowManagerTextureWindow. More... | |
| ~GUIWindowManagerTextureWindow () | |
Attributes | |
| Subtexture | get_texture () const |
| Get Texture. More... | |
| Rect | get_geometry () const |
| Get Geometry. More... | |
| GUITopLevelWindow * | get_window () const |
| Get Window. More... | |
| GUIComponent * | get_toplevel_component () const |
| Get Toplevel component. More... | |
Texture window manager window.