Enum OnTheFlyDirection
Represents the selection of parameters for the movement direction.
public enum OnTheFlyDirection
Fields
Down = 0Movement downwards
Left = 3Movement to the left
Right = 1Movement to the right
Up = 2Movement upwards
Represents the selection of parameters for the movement direction.
public enum OnTheFlyDirection
Down = 0Movement downwards
Left = 3Movement to the left
Right = 1Movement to the right
Up = 2Movement upwards