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

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

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