Lightweight struct for passing a single frame’s worth of input around. More...
Data Fields | |
bool | JumpDown |
bool | JumpHeld |
Vector2 | Move |
Lightweight struct for passing a single frame’s worth of input around.
bool FrameInput.JumpDown |
bool FrameInput.JumpHeld |
Vector2 FrameInput.Move |