![]() |
Calamity Engine 1.0.0
A cross-platform 2D game engine written in C++ and SDL3.
|
This is the complete list of members for InputEvent, including all inherited members.
| getStrength() const | InputEvent | inlinevirtual |
| isAction(const std::string &action) const | InputEvent | |
| isActionPressed(const std::string &action) const | InputEvent | |
| isActionReleased(const std::string &action) const | InputEvent | |
| isPressed() const | InputEvent | inlinevirtual |
| isReleased() const | InputEvent | inlinevirtual |
| operator<=(const InputEvent &other) const | InputEvent | inlinevirtual |
| operator==(const InputEvent &other) const | InputEvent | inlinevirtual |
| ~InputEvent()=default | InputEvent | virtual |