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::Window
friend
GetShouldClose
()
Mountain::Window
static
GetTitle
()
Mountain::Window
static
MakeContextCurrent
()
Mountain::Window
static
onPositionChanged
Mountain::Window
inline
static
onSizeChanged
Mountain::Window
inline
static
Renderer
(defined in
Mountain::Window
)
Mountain::Window
friend
SetCursorHidden
(bool_t newCursorHidden)
Mountain::Window
static
SetCursorPosition
(Vector2 newPosition)
Mountain::Window
static
SetIcon
(const Pointer< Texture > &newIcon)
Mountain::Window
static
SetPosition
(Vector2i newPosition)
Mountain::Window
static
SetShouldClose
(bool_t newShouldClose)
Mountain::Window
static
SetSize
(Vector2i newSize)
Mountain::Window
static
SetTitle
(const std::string &newTitle) (defined in
Mountain::Window
)
Mountain::Window
static
SetVisible
(bool_t newVisible)
Mountain::Window
static
SetVSync
(bool_t newVsync) (defined in
Mountain::Window
)
Mountain::Window
static
SetWindowMode
(WindowMode newWindowMode) (defined in
Mountain::Window
)
Mountain::Window
static
Time
(defined in
Mountain::Window
)
Mountain::Window
friend
Generated by
1.8.13