|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.unreal.bot.impl.NativeUnrealBotAdapter
cz.cuni.amis.pogamut.udk.bot.impl.NativeUDKBotAdapter
public class NativeUDKBotAdapter
| Field Summary |
|---|
| Fields inherited from class cz.cuni.amis.pogamut.unreal.bot.impl.NativeUnrealBotAdapter |
|---|
act, player, server, worldView |
| Constructor Summary | |
|---|---|
NativeUDKBotAdapter(Player player,
cz.cuni.amis.pogamut.unreal.server.IUnrealServer server,
IAct act,
IWorldView worldView)
|
|
| Method Summary | |
|---|---|
void |
respawn()
|
void |
stop()
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeUDKBotAdapter(Player player,
cz.cuni.amis.pogamut.unreal.server.IUnrealServer server,
IAct act,
IWorldView worldView)
| Method Detail |
|---|
public void respawn()
throws cz.cuni.amis.utils.exception.PogamutException
cz.cuni.amis.utils.exception.PogamutException
public void stop()
throws ComponentCantStopException
ComponentCantStopException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||