R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
InputEvent Member List

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

_actionInputEventprivate
_frameNumberInputEventprivate
_stateInputEventprivate
getAction() constInputEventinline
getFrameNumber() constInputEventinline
getState() constInputEventinline
InputEvent(InputAction action, InputState state, uint32_t frameNumber=0)InputEventinline
~IEvent()=defaultIEventvirtual