CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::PlatformWindow Member List

This is the complete list of members for CeresEngine::PlatformWindow, including all inherited members.

activate()=0CeresEngine::PlatformWindowpure virtual
close()=0CeresEngine::PlatformWindowpure virtual
deactivate()=0CeresEngine::PlatformWindowpure virtual
didChangeFrameCeresEngine::PlatformWindow
didCloseCeresEngine::PlatformWindow
didResizeCeresEngine::PlatformWindow
getScalingFactor() const =0CeresEngine::PlatformWindowpure virtual
getSize() const =0CeresEngine::PlatformWindowpure virtual
getTitle() const =0CeresEngine::PlatformWindowpure virtual
isFullscreen() const =0CeresEngine::PlatformWindowpure virtual
onEventCeresEngine::PlatformWindow
onKeyDownCeresEngine::PlatformWindow
onKeyUpCeresEngine::PlatformWindow
onMouseDownCeresEngine::PlatformWindow
onMouseDragCeresEngine::PlatformWindow
onMouseMoveCeresEngine::PlatformWindow
onMouseScrollCeresEngine::PlatformWindow
onMouseUpCeresEngine::PlatformWindow
onTextInputCeresEngine::PlatformWindow
PlatformWindow(const PlatformWindowProperties &properties)CeresEngine::PlatformWindowinlineexplicit
propertiesCeresEngine::PlatformWindow
resize(double width, double height)=0CeresEngine::PlatformWindowpure virtual
resize(const Vector2 size)CeresEngine::PlatformWindowinline
sendEvent(const AnyInputEvent &event)CeresEngine::PlatformWindow
setFullscreen(bool fullscreen)=0CeresEngine::PlatformWindowpure virtual
setTitle(const String &title)=0CeresEngine::PlatformWindowpure virtual
windowShouldCloseCeresEngine::PlatformWindow
~PlatformWindow()=defaultCeresEngine::PlatformWindowvirtual