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

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

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

Methods in cz.cuni.amis.pogamut.defcon.communication.messages.commands that return SetMovementTarget
 SetMovementTarget SetMovementTarget.setLocation(DefConLocation location)
          Movement target.
 SetMovementTarget SetMovementTarget.setUnitId(int unitId)
          Id of unit to set target of.
 

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



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