Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::core::EventHandler Member List

This is the complete list of members for oe::core::EventHandler, including all inherited members.

addEvent(const EventType type, const EventData &data) noexceptoe::core::EventHandler
forceState(const key_code_t &key, const int &state, const bool &isMouse=false) noexceptoe::core::EventHandler
getCursorOffset() const noexcept (defined in oe::core::EventHandler)oe::core::EventHandlerinline
getCursorPos() const noexcept (defined in oe::core::EventHandler)oe::core::EventHandlerinline
getMouseScroll() const noexcept (defined in oe::core::EventHandler)oe::core::EventHandlerinline
getProcessedEvents() const noexceptoe::core::EventHandlerinline
hasKeyChanged(const key_code_t &key) const noexceptoe::core::EventHandler
isAltPressed() const noexceptoe::core::EventHandler
isClicked(const key_code_t &key, const bool &strict=false) const noexceptoe::core::EventHandler
isCtrlPressed() const noexceptoe::core::EventHandler
isEscapePressed() const noexceptoe::core::EventHandler
isHold(const key_code_t &key) const noexceptoe::core::EventHandler
isKeyJustPressed(const key_code_t &key) const noexceptoe::core::EventHandlerinline
isKeyPressed(const key_code_t &key, const bool &strict=false) const noexceptoe::core::EventHandler
isShiftPressed() const noexceptoe::core::EventHandler
isSpacePressed() const noexceptoe::core::EventHandler
isSuperPressed() const noexceptoe::core::EventHandler
processEvents(const bool clean_processed=true) noexceptoe::core::EventHandler
resetAllStates() noexceptoe::core::EventHandler
setCursorPos(const glm::vec2 &cursor_pos) noexceptoe::core::EventHandlerinline
setMouseScroll(const glm::vec2 &scroll) noexcept (defined in oe::core::EventHandler)oe::core::EventHandlerinline