#include <gui_window_manager_texture_window.h>
Public Member Functions | |
Construction | |
| CL_GUIWindowManagerTextureWindow () | |
| CL_GUIWindowManagerTextureWindow (CL_GUITopLevelWindow *window, const CL_Subtexture &sub_texture, const CL_Rect &geometry) | |
| Constructs a GUIWindowManagerTextureWindow. | |
| ~CL_GUIWindowManagerTextureWindow () | |
Attributes | |
| CL_Subtexture | get_texture () const |
| Get Texture. | |
| CL_Rect | get_geometry () const |
| Get Geometry. | |
| CL_GUITopLevelWindow * | get_window () const |
| Get Window. | |
| CL_GUIComponent * | get_toplevel_component () const |
| Get Toplevel component. | |
|
|
|
|
||||||||||||||||
|
Constructs a GUIWindowManagerTextureWindow.
|
|
|
|
|
|
Get Geometry.
|
|
|
Get Texture.
|
|
|
Get Toplevel component.
|
|
|
Get Window.
|
1.4.6