cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages
Interface IMapList

Package class diagram package IMapList

public interface IMapList

Info batch message. Starts with SMAP message, ends with EMAP message. Hold information about available maps on the server (maps to which we can change the game). Corresponding GameBots message is IMAP.


Method Summary
 String getName()
          Name of one map in map list on the server.
 String toHtmlString()
           
 

Method Detail

getName

String getName()
Name of one map in map list on the server.


toHtmlString

String toHtmlString()


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