Package 

Enum LiveDirectionType

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • 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

    • Method Summary

      Modifier and Type Method Description
      final Integer getType()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait