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

Package class diagram package IMutator

public interface IMutator

Info batch message. Starts with SMUT message, ends with EMUT message. Hold information about current mutators active on the server. Corresponding GameBots message is MUT.


Method Summary
 UnrealId getId()
           
 String getName()
          Name of the mutator.
 String toHtmlString()
           
 

Method Detail

getId

UnrealId getId()

getName

String getName()
Name of the mutator.


toHtmlString

String toHtmlString()


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