Enumeration Members

Enumeration Members

Moved: 2

Just completed their movement. They might be about to move again.

Moving: 1

Is actively moving

NoInput: 0

NoInput = Idle

PreNoInput: 3

The game registered the end of the movement. It's about to check if it will move again or finish (state change into Moving or NoInput)

Generated using TypeDoc