Uses of Enum Class
edu.wisc.game.engine.Order.PositionSelector
Packages that use Order.PositionSelector
-
Uses of Order.PositionSelector in edu.wisc.game.engine
Methods in edu.wisc.game.engine that return Order.PositionSelectorModifier and TypeMethodDescriptionstatic Order.PositionSelectorReturns the enum constant of this class with the specified name.static Order.PositionSelector[]Order.PositionSelector.values()Returns an array containing the constants of this enum class, in the order they are declared.