JavaScript is disabled on your browser.
java.lang.Object
cz.cuni.amis.pogamut.base.communication.messages.CommandMessage
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.GetMaps
public class GetMaps
extends cz.cuni.amis.pogamut.base.communication.messages.CommandMessage
Will request map list from the server. Server will respond with
IMAP batch map info messages.
Corresponding GameBots command is
GETMAPS.
Constructor Summary
Constructors
Constructor and Description
GetMaps ()
Creates new instance of command GetMaps.
GetMaps (GetMaps original)
Cloning constructor.
Method Detail
toString
public String toString()
Overrides:
toString
in class cz.cuni.amis.pogamut.base.communication.messages.CommandMessage
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic . All Rights Reserved.