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

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

activate() finalCeresEngine::GLFWWindowvirtual
API enum nameCeresEngine::GLFWWindow
charCallback(int unicodeChar)CeresEngine::GLFWWindowprivate
close() finalCeresEngine::GLFWWindowvirtual
deactivate() finalCeresEngine::GLFWWindowvirtual
didChangeFrameCeresEngine::PlatformWindow
didCloseCeresEngine::PlatformWindow
didResizeCeresEngine::PlatformWindow
fromHandle(GLFWwindow *handle)CeresEngine::GLFWWindowstatic
getHandle() constCeresEngine::GLFWWindow
getScalingFactor() const finalCeresEngine::GLFWWindowvirtual
getSize() const finalCeresEngine::GLFWWindowvirtual
getTitle() const finalCeresEngine::GLFWWindowvirtual
getVulkanInstanceExtensions()CeresEngine::GLFWWindowstatic
GLFWWindow(double width=800.0, double height=600.0, const String &title="Game Engine", API api=API::None)CeresEngine::GLFWWindowexplicit
GLFWWindow(const GLFWWindow &)=deleteCeresEngine::GLFWWindow
isFullscreen() const finalCeresEngine::GLFWWindowvirtual
keyboardCallback(int key, int scancode, int action, int modifiers)CeresEngine::GLFWWindowprivate
mDragStatesCeresEngine::GLFWWindowprivate
mModifierButtonsCeresEngine::GLFWWindowprivate
mouseButtonCallback(int button, int action, int modifiers)CeresEngine::GLFWWindowprivate
mousePositionCallback(double x, double y)CeresEngine::GLFWWindowprivate
mouseScrollCallback(double x, double y)CeresEngine::GLFWWindowprivate
mPropertiesCeresEngine::GLFWWindowprivate
mStateCeresEngine::GLFWWindowprivate
mTitleCeresEngine::GLFWWindowprivate
mWindowCeresEngine::GLFWWindowprivate
onEventCeresEngine::PlatformWindow
onKeyDownCeresEngine::PlatformWindow
onKeyUpCeresEngine::PlatformWindow
onMouseDownCeresEngine::PlatformWindow
onMouseDragCeresEngine::PlatformWindow
onMouseMoveCeresEngine::PlatformWindow
onMouseScrollCeresEngine::PlatformWindow
onMouseUpCeresEngine::PlatformWindow
onTextInputCeresEngine::PlatformWindow
operator=(const GLFWWindow &)=deleteCeresEngine::GLFWWindow
PlatformWindow(const PlatformWindowProperties &properties)CeresEngine::PlatformWindowinlineexplicit
propertiesCeresEngine::PlatformWindow
resize(double width, double height) finalCeresEngine::GLFWWindowvirtual
CeresEngine::PlatformWindow::resize(const Vector2 size)CeresEngine::PlatformWindowinline
sendEvent(const AnyInputEvent &event)CeresEngine::PlatformWindow
setFullscreen(bool fullscreen) finalCeresEngine::GLFWWindowvirtual
setTitle(const String &title) finalCeresEngine::GLFWWindowvirtual
windowShouldCloseCeresEngine::PlatformWindow
~GLFWWindow() finalCeresEngine::GLFWWindow
~PlatformWindow()=defaultCeresEngine::PlatformWindowvirtual