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

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

AnyInputEvent() noexcept=defaultCeresEngine::AnyInputEvent
AnyInputEvent(const KeyEvent &event) noexceptCeresEngine::AnyInputEventinline
AnyInputEvent(const MouseEvent &event) noexceptCeresEngine::AnyInputEventinline
AnyInputEvent(const TextEvent &event) noexceptCeresEngine::AnyInputEventinline
AnyInputEvent(const AnyInputEvent &)=defaultCeresEngine::AnyInputEvent
AnyInputEvent(AnyInputEvent &&) noexcept=defaultCeresEngine::AnyInputEvent
as() const noexceptCeresEngine::AnyInputEventinline
as() noexceptCeresEngine::AnyInputEventinline
asKeyEvent() const noexceptCeresEngine::AnyInputEventinline
asKeyEvent() noexceptCeresEngine::AnyInputEventinline
asMouseEvent() const noexceptCeresEngine::AnyInputEventinline
asMouseEvent() noexceptCeresEngine::AnyInputEventinline
asTextEvent() const noexceptCeresEngine::AnyInputEventinline
asTextEvent() noexceptCeresEngine::AnyInputEventinline
getEventType() const noexceptCeresEngine::AnyInputEvent
getWindow() const noexceptCeresEngine::AnyInputEvent
is() const noexceptCeresEngine::AnyInputEventinline
isKeyEvent() const noexceptCeresEngine::AnyInputEventinline
isMouseEvent() const noexceptCeresEngine::AnyInputEventinline
isTextEvent() const noexceptCeresEngine::AnyInputEventinline
isValid() const noexceptCeresEngine::AnyInputEvent
mDataCeresEngine::AnyInputEventprivate
operator bool() const noexceptCeresEngine::AnyInputEventinlineexplicit
operator=(const AnyInputEvent &)=defaultCeresEngine::AnyInputEvent
operator=(AnyInputEvent &&) noexcept=defaultCeresEngine::AnyInputEvent
Variant typedefCeresEngine::AnyInputEventprivate
~AnyInputEvent() noexcept=defaultCeresEngine::AnyInputEvent