cz.cuni.amis.pogamut.udk.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.udk.communication.messages.GBEvent
          extended by cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Spawn
              extended by cz.cuni.amis.pogamut.udk.communication.translator.shared.events.BotFirstSpawned
All Implemented Interfaces:
IWorldChangeEvent, IWorldEventWrapper, IWorldEvent, IGBWorldEvent, cz.cuni.amis.utils.listener.Event

public class BotFirstSpawned
extends Spawn


Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Spawn
PROTOTYPE
 
Constructor Summary
BotFirstSpawned()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Spawn
getSimTime, toHtmlString
 
Methods inherited from class cz.cuni.amis.pogamut.udk.communication.messages.GBEvent
getWorldEvent
 
Methods inherited from class cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
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.