Uses of Package
cz.cuni.amis.pogamut.defcon.communication.messages.commands

Packages that use cz.cuni.amis.pogamut.defcon.communication.messages.commands
cz.cuni.amis.pogamut.defcon.agent   
cz.cuni.amis.pogamut.defcon.agent.impl   
cz.cuni.amis.pogamut.defcon.ai   
cz.cuni.amis.pogamut.defcon.communication.commands   
cz.cuni.amis.pogamut.defcon.communication.messages.commands   
cz.cuni.amis.pogamut.defcon.communication.worldview.modules.managers.buildings   
javabot   
 

Classes in cz.cuni.amis.pogamut.defcon.communication.messages.commands used by cz.cuni.amis.pogamut.defcon.agent
DefConCommand
          Command message for arbitrary world that is run in the same JVM.
 

Classes in cz.cuni.amis.pogamut.defcon.communication.messages.commands used by cz.cuni.amis.pogamut.defcon.agent.impl
DefConCommand
          Command message for arbitrary world that is run in the same JVM.
 

Classes in cz.cuni.amis.pogamut.defcon.communication.messages.commands used by cz.cuni.amis.pogamut.defcon.ai
DefConCommand
          Command message for arbitrary world that is run in the same JVM.
 

Classes in cz.cuni.amis.pogamut.defcon.communication.messages.commands used by cz.cuni.amis.pogamut.defcon.communication.commands
DefConCommand
          Command message for arbitrary world that is run in the same JVM.
 

Classes in cz.cuni.amis.pogamut.defcon.communication.messages.commands used by cz.cuni.amis.pogamut.defcon.communication.messages.commands
DefConCommand
          Command message for arbitrary world that is run in the same JVM.
PlaceFleet
          Places a fleet of a specified type to a specified location.
PlaceStructure
          Places a structure of a specified type to a specified location.
RequestAlliance
          Requests an alliance from a player.
RequestCeaseFire
          Requests a cease fire from a player.
RequestGameSpeed
          Requests to change game speed.
RequestShareRadar
          Requests to share a radar with a player.
SendChatMessage
          Sends the message down to the specified chat channel inside the DefCon.
SendVote
          Votes in a poll.
SetActionTarget
          Sets action target of a unit.
SetLandingTarget
          Sets landing target of a unit.
SetMovementTarget
          Sets movement target of the unit.
SetState
          Changes state of a unit.
WhiteboardClear
          Clear the whiteboard.
WhiteboardDraw
          Draw a line on the whiteboard.
 

Classes in cz.cuni.amis.pogamut.defcon.communication.messages.commands used by cz.cuni.amis.pogamut.defcon.communication.worldview.modules.managers.buildings
DefConCommand
          Command message for arbitrary world that is run in the same JVM.
PlaceStructure
          Places a structure of a specified type to a specified location.
 

Classes in cz.cuni.amis.pogamut.defcon.communication.messages.commands used by javabot
DefConCommand
          Command message for arbitrary world that is run in the same JVM.
 



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