cz.cuni.amis.pogamut.unreal.communication.messages.gbcommands
Class ChangeMap

java.lang.Object
  extended by cz.cuni.amis.pogamut.base.communication.messages.CommandMessage
      extended by cz.cuni.amis.pogamut.unreal.communication.messages.gbcommands.ChangeMap

public abstract class ChangeMap
extends CommandMessage

Marker class for map change.


Constructor Summary
ChangeMap()
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.base.communication.messages.CommandMessage
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChangeMap

public ChangeMap()