Mountain  1.0.0
Simple C++ 2D Game Framework
Mountain::Window Member List

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

Game (defined in Mountain::Window)Mountain::Windowfriend
GetShouldClose()Mountain::Windowstatic
GetTitle()Mountain::Windowstatic
MakeContextCurrent()Mountain::Windowstatic
onPositionChangedMountain::Windowinlinestatic
onSizeChangedMountain::Windowinlinestatic
Renderer (defined in Mountain::Window)Mountain::Windowfriend
SetCursorHidden(bool_t newCursorHidden)Mountain::Windowstatic
SetCursorPosition(Vector2 newPosition)Mountain::Windowstatic
SetIcon(const Pointer< Texture > &newIcon)Mountain::Windowstatic
SetPosition(Vector2i newPosition)Mountain::Windowstatic
SetShouldClose(bool_t newShouldClose)Mountain::Windowstatic
SetSize(Vector2i newSize)Mountain::Windowstatic
SetTitle(const std::string &newTitle) (defined in Mountain::Window)Mountain::Windowstatic
SetVisible(bool_t newVisible)Mountain::Windowstatic
SetVSync(bool_t newVsync) (defined in Mountain::Window)Mountain::Windowstatic
SetWindowMode(WindowMode newWindowMode) (defined in Mountain::Window)Mountain::Windowstatic
Time (defined in Mountain::Window)Mountain::Windowfriend