Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Editor::ImguiEditor::ImguiInput Class Reference

Public Member Functions

 ImguiInput (ImGuiIO &io, EngineCore *engineCore)
bool OnMouseMove (Events::BaseEvent *ev)
bool OnMousePressed (Events::BaseEvent *ev)
bool OnMouseScrolled (Events::BaseEvent *ev)
bool OnKeyPressed (Events::BaseEvent *ev)
bool OnCharacterTyped (Events::BaseEvent *ev)

The documentation for this class was generated from the following files:
  • /github/workspace/sources/code/Editor/ImguiEditor/ImguiInput.hpp
  • /github/workspace/sources/code/Editor/ImguiEditor/ImguiInput.cpp