-
- All Implemented Interfaces:
-
java.io.Serializable
,kotlin.Comparable
public enum LiveDirectionType extends Enum<LiveDirectionType>
-
-
Enum Constant Summary
Enum Constants Enum Constant Description Failed
Direction for when the path has failed
Arrived
Direction for when the user has arrived
Transition
Direction for portals
Turn
Direction to turn
Straight
Direction to follow the line
-