Uses of Enum Class
org.rspeer.game.movement.sailing.SteeringMode
Packages that use SteeringMode
-
Uses of SteeringMode in org.rspeer.game.movement.sailing
Subclasses with type arguments of type SteeringMode in org.rspeer.game.movement.sailingMethods in org.rspeer.game.movement.sailing that return SteeringModeModifier and TypeMethodDescriptionstatic SteeringModeSailing.getSteeringMode()static SteeringModeReturns the enum constant of this class with the specified name.static SteeringMode[]SteeringMode.values()Returns an array containing the constants of this enum class, in the order they are declared.