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

Packages that use PlaceStructure
cz.cuni.amis.pogamut.defcon.communication.messages.commands   
cz.cuni.amis.pogamut.defcon.communication.worldview.modules.managers.buildings   
 

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

Methods in cz.cuni.amis.pogamut.defcon.communication.messages.commands that return PlaceStructure
 PlaceStructure PlaceStructure.setLocation(DefConLocation location)
          Target location of the structure.
 PlaceStructure PlaceStructure.setTypeId(int typeId)
          Id of unit to set target of.
 

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

Uses of PlaceStructure in cz.cuni.amis.pogamut.defcon.communication.worldview.modules.managers.buildings
 

Fields in cz.cuni.amis.pogamut.defcon.communication.worldview.modules.managers.buildings with type parameters of type PlaceStructure
protected  LinkedList<PlaceStructure> BuildingsManager.placementQueue
           
 



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