Uses of Class
edu.wisc.game.engine.Order.PositionSelector
Package | Description |
---|---|
edu.wisc.game.engine |
Top-level Game Server code
|
-
Uses of Order.PositionSelector in edu.wisc.game.engine
Methods in edu.wisc.game.engine that return Order.PositionSelector Modifier and Type Method Description static Order.PositionSelector
Order.PositionSelector. valueOf(String name)
Returns the enum constant of this type with the specified name.static Order.PositionSelector[]
Order.PositionSelector. values()
Returns an array containing the constants of this enum type, in the order they are declared.