Gorgon Game Engine
Window Member List

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

activatecontext()Window
Add(Layer &layer)Layer
Add(Layer *layer)Layer
added(Layer &layer) overrideWindowprotectedvirtual
AllowResize()Window
begin() constLayer
boundsLayerprotected
Center()Window
Center(const WindowManager::Monitor &monitor)Window
CharacterEventWindow
ChildrenLayer
childrenLayerprotected
Close()Window
ClosingEventWindow
deleting(Layer *layer)Windowprotected
Destroy()Window
DestroyedEventWindow
dotransformandclip(bool inverse=false)Layerprotected
end() constLayer
EntireRegionLayerstatic
First() constLayer
Focus()Window
FocusedEventWindow
FullscreenWindowstatic
GetBounds() constLayer
GetCalculatedSize() constLayer
GetEffectiveBounds() constLayer
GetExteriorBounds() constWindow
GetHeight() constLayer
GetLeft() constLayer
GetLocation() constLayer
GetMinimumRequiredSize()Windowstatic
GetMonitor() constWindow
GetMouseLocation() constWindow
GetName() constWindow
GetOrder() constLayer
GetParent() constLayervirtual
GetPosition() constWindow
GetSize() constLayer
GetTitle() constWindow
GetTop() constLayer
GetTopLevel() constLayer
GetTopLevel()Layer
GetWidth() constLayer
HasParent() constLayer
Hide() overrideWindowvirtual
HidePointer()Window
Insert(Layer &layer, long under)Layer
Insert(Layer *layer, long under)Layer
IsClosed() constWindow
IsFocused() constWindow
IsLeftButtonPressed() constWindow
IsLocalPointer() constWindow
IsMaximized() constWindow
IsMiddleButtonPressed() constWindow
IsMinimized() constWindow
IsPointerVisible() constWindow
IsRightButtonPressed() constWindow
isvisibleLayerprotected
IsVisible() const overrideWindowvirtual
IsX1ButtonPressed() constWindow
IsX2ButtonPressed() constWindow
KeyEventWindow
Last() constLayer
Layer(const Geometry::Bounds &bounds)Layer
Layer()Layer
Layer(const Geometry::Point &location)Layer
Layer(const Layer &)=deleteLayer
Layer(Layer &&other)Layer
located(Layer *) overrideWindowprotectedvirtual
LostFocusEventWindow
Maximize()Window
Minimize()Window
MinimizedEventWindow
mouse_down(Geometry::Point location, Input::Mouse::Button button)Window
mouse_event(Input::Mouse::EventType event, Geometry::Point location, Input::Mouse::Button button, float amount)Window
mouse_location()Window
mouse_up(Geometry::Point location, Input::Mouse::Button button)Window
Move(const Geometry::Point &position) overrideWindowvirtual
Move(int x, int y) overrideWindowvirtual
MovedEventWindow
operator=(Window &&other)Window
Gorgon::Layer::operator=(const Layer &)=deleteLayer
Gorgon::Layer::operator=(Layer &&other)Layer
parentLayerprotected
PlaceBefore(int before)Layer
PlaceToBottom()Layer
PlaceToTop()Layer
PointersWindow
PressedButtons() constWindow
PreventResize()Window
processmessages()Window
propagate_mouseevent(Input::Mouse::EventType evet, Geometry::Point location, Input::Mouse::Button button, float amount, MouseHandler &handlers)Layervirtual
Remove(Layer &layer)Layer
Remove(Layer *layer)Layer
removed(Layer &layer)Layerprotectedvirtual
Render() overrideWindowvirtual
Resize(const Geometry::Size &size) overrideWindowvirtual
Resize(int width, int height) overrideWindowvirtual
ResizedEventWindow
Restore()Window
RestoredEventWindow
reverttransformandclip()Layerprotected
SetBounds(const Geometry::Bounds &bounds)Layer
SetHeight(int height)Layer
SetIcon(const WindowManager::Icon &icon)Window
setname(std::string value)Layer
SetTitle(const std::string &title)Window
SetWidth(int width)Layer
Show() overrideWindowvirtual
ShowPointer()Window
Swap(Window &other)Window
Gorgon::Layer::Swap(Layer &other)Layer
SwitchToLocalPointers()Window
SwitchToWMPointers()Window
TranslateToTopLevel(Geometry::Point location={0, 0}) constLayervirtual
Window()Window
Window(Geometry::Rectangle rect, const std::string &name, bool allowresize=false, bool visible=true)Window
Window(Geometry::Rectangle rect, const char *name, bool allowresize=false, bool visible=true)Window
Window(const Geometry::Size &size, const std::string &name, const std::string &title, bool allowresize=false, bool visible=true)Window
Window(const Geometry::Size &size, const char *name, const char *title, bool allowresize=false, bool visible=true)Window
Window(const Geometry::Size &size, const std::string &name, bool allowresize=false, bool visible=true)Window
Window(const Geometry::Size &size, const char *name, bool allowresize=false, bool visible=true)Window
Window(const WindowManager::Monitor &monitor, const Geometry::Size &size, const std::string &name, bool allowresize=false, bool visible=true)Window
Window(const WindowManager::Monitor &monitor, const Geometry::Size &size, const char *name, bool allowresize=false, bool visible=true)Window
Window(const FullscreenTag &, const WindowManager::Monitor &monitor, const std::string &name, const std::string &title="")Window
Window(const FullscreenTag &tag, const std::string &name, const std::string &title="")Window
Window(const Window &)=deleteWindow
Window(Window &&other)Window
Window(const WindowManager::Monitor &monitor, Geometry::Rectangle rect, const std::string &name, const std::string &title, bool allowresize, bool visible)Windowprotected
WindowManager::internal::getdata(const Window &)Windowfriend
WindowsWindowstatic
~Layer()Layervirtual
~Window()Window