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

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

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

Methods in cz.cuni.amis.pogamut.defcon.communication.messages.commands that return SetState
 SetState SetState.setStateId(int stateId)
          Id of the target state.
 SetState SetState.setUnitId(int unitId)
          Id of unit to change state of.
 

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



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