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

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

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

Methods in cz.cuni.amis.pogamut.defcon.communication.messages.commands that return SetLandingTarget
 SetLandingTarget SetLandingTarget.setTargetUnitId(int targetUnitId)
          Target of the unit.
 SetLandingTarget SetLandingTarget.setUnitId(int unitId)
          Id of unit to set target of.
 

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



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