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

Package class diagram package 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, cz.cuni.amis.utils.listener.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
 String toString()
           
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Spawn
getSimTime, setSimTime, toHtmlString, toJsonLiteral
 
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 String toString()
Overrides:
toString in class Spawn


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