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

public interface IUDKBot
Unreal Tournament bot.
| Nested Class Summary | |
|---|---|
static class |
IUDKBot.BoolBotParam
|
| Method Summary | |
|---|---|
boolean |
getBoolConfigure(IUDKBot.BoolBotParam param)
Get configuration parameter value. |
void |
setBoolConfigure(IUDKBot.BoolBotParam param,
boolean value)
Configures bot property. |
| Methods inherited from interface cz.cuni.amis.pogamut.unreal.bot.IUnrealBot |
|---|
respawn |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IEmbodiedAgent |
|---|
getAct |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IObservingAgent |
|---|
getWorldView |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IAgent |
|---|
getComponentId, getIntrospection, getLogger, getName, getState, kill, pause, resume, start, startPaused, stop |
| Methods inherited from interface cz.cuni.amis.pogamut.base.component.IComponentAware |
|---|
getEventBus |
| Methods inherited from interface cz.cuni.amis.pogamut.base3d.worldview.object.ILocated |
|---|
getLocation |
| Methods inherited from interface cz.cuni.amis.pogamut.base3d.worldview.object.ILocomotive |
|---|
getVelocity |
| Methods inherited from interface cz.cuni.amis.pogamut.base3d.worldview.object.IRotable |
|---|
getRotation |
| Method Detail |
|---|
void setBoolConfigure(IUDKBot.BoolBotParam param,
boolean value)
param - value - boolean getBoolConfigure(IUDKBot.BoolBotParam param)
param -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||