MovementPlugin.InputState
class MovementPlugin
static
struct InputState {
}
Members
- boost
bool boost;
Undocumented in source.
- hasHoriInput
bool hasHoriInput;
Undocumented in source.
- inputs
ivec3 inputs;
Undocumented in source.
- jump
bool jump;
Undocumented in source.