moveType property

MovementByJoystickType moveType
getter/setter pair

MovementByJoystickType.direction if you only want the 8 directions movement. Set MovementByJoystickType.angle to have full 360 movement

Implementation

MovementByJoystickType moveType;