public class MovementInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
jump |
float |
moveForward |
float |
moveStrafe |
boolean |
sneak |
| Constructor and Description |
|---|
MovementInput() |
| Modifier and Type | Method and Description |
|---|---|
void |
updatePlayerMoveState() |