cz.cuni.amis.pogamut.ut2004.bot.impl
Class BotAboutToBeSpawnedForTheFirstTime
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BotAboutToBeSpawnedForTheFirstTime
public BotAboutToBeSpawnedForTheFirstTime()
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.