Uses of Class
ch.sahits.game.openpatrician.engine.player.strategy.EUpgradeShipStrategyTypes
-
Packages that use EUpgradeShipStrategyTypes Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of EUpgradeShipStrategyTypes in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return EUpgradeShipStrategyTypes Modifier and Type Method Description static EUpgradeShipStrategyTypesEUpgradeShipStrategyTypes. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EUpgradeShipStrategyTypes[]EUpgradeShipStrategyTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-