Class: VoxelPlayerController
This page documents the methods and fields available in the VoxelPlayerController class.
Members
| Signature | Description |
|---|---|
VoxelPlayerController() | Creates a new instance of VoxelPlayerController. |
getHorizontalSlideName() | Returns the current horizontal slide name. |
getHorizontalSlideSens() | Returns the current horizontal slide sens. |
getJoystickName() | Returns the current joystick name. |
getRunSpeed() | Returns the current run speed. |
getWalkSpeed() | Returns the current walk speed. |
setHorizontalSlideName(String) | Sets or updates the horizontal slide name. |
setHorizontalSlideSens(float) | Sets or updates the horizontal slide sens. |
setJoystickName(String) | Sets or updates the joystick name. |
setRunSpeed(float) | Sets or updates the run speed. |
setWalkSpeed(float) | Sets or updates the walk speed. |