Uses of Enum Class
de.pirckheimer_gymnasium.engine_pi.Direction
Packages that use Direction
Package
Description
-
Uses of Direction in de.pirckheimer_gymnasium.engine_pi
Methods in de.pirckheimer_gymnasium.engine_pi that return DirectionModifier and TypeMethodDescriptionVector.getDirection()Berechnet die Richtung des Vektors, in die er wirkt.static DirectionReturns 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.