cz.cuni.amis.pogamut.usar2004.communication.messages.usarcommands
Class GetStartPoses
java.lang.Object
cz.cuni.amis.pogamut.base.communication.messages.CommandMessage
cz.cuni.amis.pogamut.usar2004.communication.messages.usarcommands.GetStartPoses
public class GetStartPoses
- extends cz.cuni.amis.pogamut.base.communication.messages.CommandMessage
Basic command, for different arenas, we need different positions. The
recommended positions can be queried by this command
Corresponding GameBots command is GETSTARTPOSES.//obsolete use STARTPOSES
instead
Constructor Summary |
GetStartPoses()
WARNING: this is empty-command constructor, you have to use
setters to fill it up! |
GetStartPoses(GetConf original)
Cloning constructor. |
GetStartPoses
public GetStartPoses()
- WARNING: this is empty-command constructor, you have to use
setters to fill it up!
GetStartPoses
public GetStartPoses(GetConf original)
- Cloning constructor.
toString
public String toString()
- Overrides:
toString
in class cz.cuni.amis.pogamut.base.communication.messages.CommandMessage
toHtmlString
public String toHtmlString()
toMessage
public String toMessage()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.