cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
Class BotFirstSpawned

java.lang.Object
  extended by cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
      extended by cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
          extended by cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.BotFirstSpawned
All Implemented Interfaces:
IWorldChangeEvent, IWorldEvent, Event

public class BotFirstSpawned
extends Spawn


Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
PROTOTYPE, SimTime
 
Constructor Summary
BotFirstSpawned()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
getSimTime, setSimTime, toHtmlString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BotFirstSpawned

public BotFirstSpawned()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class Spawn