Uses of Class
cz.cuni.amis.pogamut.defcon.communication.messages.commands.PlaceFleet

Packages that use PlaceFleet
cz.cuni.amis.pogamut.defcon.communication.messages.commands   
 

Uses of PlaceFleet in cz.cuni.amis.pogamut.defcon.communication.messages.commands
 

Methods in cz.cuni.amis.pogamut.defcon.communication.messages.commands that return PlaceFleet
 PlaceFleet PlaceFleet.setLocation(DefConLocation location)
          Target location of the new fleet.
 PlaceFleet PlaceFleet.setShips(UnitType[] ships)
          List of ships to create.
 

Constructors in cz.cuni.amis.pogamut.defcon.communication.messages.commands with parameters of type PlaceFleet
PlaceFleet(PlaceFleet original)
          Cloning constructor...
 



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