Uses of Class
cz.cuni.amis.pogamut.defcon.generator.FleetGenerator.FleetType

Packages that use FleetGenerator.FleetType
cz.cuni.amis.pogamut.defcon.generator   
 

Uses of FleetGenerator.FleetType in cz.cuni.amis.pogamut.defcon.generator
 

Methods in cz.cuni.amis.pogamut.defcon.generator that return FleetGenerator.FleetType
static FleetGenerator.FleetType FleetGenerator.FleetType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FleetGenerator.FleetType[] FleetGenerator.FleetType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.cuni.amis.pogamut.defcon.generator with parameters of type FleetGenerator.FleetType
static UnitType[] FleetGenerator.getNewFleet(FleetGenerator.FleetType type, GameInfo info)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.