Uses of Enum Class
pi.dsa.turtle.TurtleDressType
Packages that use TurtleDressType
-
Uses of TurtleDressType in pi.dsa.turtle
Methods in pi.dsa.turtle that return TurtleDressTypeModifier and TypeMethodDescriptionstatic TurtleDressTypeReturns the enum constant of this class with the specified name.static TurtleDressType[]TurtleDressType.values()Returns an array containing the constants of this enum class, in the order they are declared.