cz.cuni.amis.pogamut.udk.bot.impl
Class NativeUDKBotAdapter
java.lang.Object
cz.cuni.amis.pogamut.unreal.bot.impl.NativeUnrealBotAdapter
cz.cuni.amis.pogamut.udk.bot.impl.NativeUDKBotAdapter
- All Implemented Interfaces:
- IAgent, IEmbodiedAgent, IObservingAgent, IComponent, IComponentAware, IControllable, IAgent3D, ILocated, ILocomotive, IRotable, IUnrealBot
public class NativeUDKBotAdapter
- extends NativeUnrealBotAdapter
- Author:
- ik
Methods inherited from class cz.cuni.amis.pogamut.unreal.bot.impl.NativeUnrealBotAdapter |
equals, getAct, getComponentId, getEventBus, getIntrospection, getLocation, getLogger, getName, getRotation, getState, getVelocity, getWorldView, hashCode, kill, pause, resume, start, startPaused |
NativeUDKBotAdapter
public NativeUDKBotAdapter(Player player,
IUnrealServer server,
IAct act,
IWorldView worldView)
respawn
public void respawn()
throws cz.cuni.amis.utils.exception.PogamutException
- Throws:
cz.cuni.amis.utils.exception.PogamutException
stop
public void stop()
throws ComponentCantStopException
- Throws:
ComponentCantStopException
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.