Calamity Engine 1.0.0
A cross-platform 2D game engine written in C++ and SDL3.
Loading...
Searching...
No Matches
InputEventMouse Member List

This is the complete list of members for InputEventMouse, including all inherited members.

altPressedInputEventWithModifiers
commandOrControlAutoremapInputEventWithModifiers
ctrlPressedInputEventWithModifiers
getModifiersMask() constInputEventWithModifiers
getStrength() constInputEventinlinevirtual
isAction(const std::string &action) constInputEvent
isActionPressed(const std::string &action) constInputEvent
isActionReleased(const std::string &action) constInputEvent
isCommandOrControlPressed() constInputEventWithModifiers
isPressed() constInputEventinlinevirtual
isReleased() constInputEventinlinevirtual
metaPressedInputEventWithModifiers
operator<=(const InputEvent &other) constInputEventinlinevirtual
operator==(const InputEvent &other) constInputEventinlinevirtual
positionInputEventMouse
relativeInputEventMouse
shiftPressedInputEventWithModifiers
~InputEvent()=defaultInputEventvirtual