cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Class CTF.FlagUpdatedListener
java.lang.Object
cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.FlagUpdatedListener
- All Implemented Interfaces:
- IWorldEventListener<WorldObjectUpdatedEvent<FlagInfo>>, IWorldObjectEventListener<FlagInfo,WorldObjectUpdatedEvent<FlagInfo>>, cz.cuni.amis.utils.listener.IListener<WorldObjectUpdatedEvent<FlagInfo>>, EventListener
- Enclosing class:
- CTF
protected class CTF.FlagUpdatedListener
- extends Object
- implements IWorldObjectEventListener<FlagInfo,WorldObjectUpdatedEvent<FlagInfo>>
| Nested classes/interfaces inherited from interface cz.cuni.amis.utils.listener.IListener |
cz.cuni.amis.utils.listener.IListener.Notifier<LISTENER extends cz.cuni.amis.utils.listener.IListener> |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CTF.FlagUpdatedListener
protected CTF.FlagUpdatedListener()
notify
public void notify(WorldObjectUpdatedEvent<FlagInfo> event)
- Specified by:
notify in interface cz.cuni.amis.utils.listener.IListener<WorldObjectUpdatedEvent<FlagInfo>>
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.