v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::Window Member List

This is the complete list of members for CGUL::Window, including all inherited members.

Close()CGUL::Window
Create(const WindowStyle &style)CGUL::Window
GetAlwaysOnTop() const CGUL::Window
GetBackgroundColor() const CGUL::Window
GetFrameSize() const CGUL::Window
GetHeight() const CGUL::Window
GetPosition() const CGUL::Window
GetResizable() const CGUL::Window
GetSize() const CGUL::Window
GetStyle() const CGUL::Window
GetTitle() const CGUL::Window
GetWidth() const CGUL::Window
HandleMessages()CGUL::Window
IsFocused() const CGUL::Window
IsOpen() const CGUL::Window
onKeyButton (defined in CGUL::Window)CGUL::Window
onMouseButton (defined in CGUL::Window)CGUL::Window
onMouseMove (defined in CGUL::Window)CGUL::Window
OpenGL::Context (defined in CGUL::Window)CGUL::Windowfriend
SetAlwaysOnTop(Boolean alwaysOnTop)CGUL::Window
SetBackgroundColor(const Color &color)CGUL::Window
SetCursorShow(bool show)CGUL::Window
SetHeight(UInt32 height)CGUL::Window
SetMousePosition(SCoord32 mousePosition)CGUL::Window
SetPosition(const SCoord32 &position)CGUL::Window
SetResizable(Boolean resizable)CGUL::Window
SetSize(const UCoord32 &size) const CGUL::Window
SetStyle(const WindowStyle &style)CGUL::Window
SetTitle(const String &title)CGUL::Window
SetWidth(UInt32 width)CGUL::Window
Update()CGUL::Windowstatic
Window()CGUL::Window
~Window()CGUL::Windowvirtual