cz.cuni.amis.pogamut.defcon.generator
Class FleetGenerator

Package class diagram package FleetGenerator
java.lang.Object
  extended by cz.cuni.amis.pogamut.defcon.generator.FleetGenerator

public class FleetGenerator
extends Object

Provides a fleet composition based on the given fleet type.

Author:
Radek 'Black_Hand' Pibil

Nested Class Summary
static class FleetGenerator.FleetType
           
 
Constructor Summary
FleetGenerator()
           
 
Method Summary
static UnitType[] getNewFleet(FleetGenerator.FleetType type, GameInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FleetGenerator

public FleetGenerator()
Method Detail

getNewFleet

public static UnitType[] 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.