cz.cuni.amis.pogamut.ut2004.bot.impl
Class BotAboutToBeSpawnedForTheFirstTime

Package class diagram package BotAboutToBeSpawnedForTheFirstTime
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.bot.impl.BotAboutToBeSpawnedForTheFirstTime
All Implemented Interfaces:
IWorldChangeEvent, IWorldEvent, cz.cuni.amis.utils.listener.Event

public class BotAboutToBeSpawnedForTheFirstTime
extends Object
implements IWorldChangeEvent, IWorldEvent

Issued by UT2004Bot itself right at the beginning of UT2004Bot.initCommandRequested() that allows to finish initialization of modules that depends on navigation graphs and other stuff.

Author:
Jimmy

Constructor Summary
BotAboutToBeSpawnedForTheFirstTime()
           
 
Method Summary
 long getSimTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BotAboutToBeSpawnedForTheFirstTime

public BotAboutToBeSpawnedForTheFirstTime()
Method Detail

getSimTime

public long getSimTime()
Specified by:
getSimTime in interface IWorldChangeEvent
Specified by:
getSimTime in interface IWorldEvent


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