Uses of Enum Class
ea.Direction
Packages that use Direction
-
Uses of Direction in ea
Modifier and TypeMethodDescriptionVector.getDirection()
Berechnet die Richtung des Vektors, in die er wirkt.static Direction
Returns the enum constant of this class with the specified name.static Direction[]
Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.