public class BotJMXProxy extends Agent3DJMXProxy implements IUDKBot
IUDKBot.BoolBotParam| Constructor and Description |
|---|
BotJMXProxy(String agentJMXAddress) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolConfigure(IUDKBot.BoolBotParam param)
Get configuration parameter value.
|
void |
respawn() |
void |
setBoolConfigure(IUDKBot.BoolBotParam param,
boolean value)
Configures bot property.
|
getLocation, getRotation, getVelocitygetAct, getWorldViewcall, callNoException, callNoException, getAttributeNoException, getComponentId, getEventBus, getIntrospection, getLog, getLogger, getMBeanServerConnection, getName, getObjectName, getState, kill, pause, resume, start, startPaused, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActgetWorldViewgetComponentId, getIntrospection, getLogger, getName, getState, kill, pause, resume, start, startPaused, stopgetEventBusgetLocationgetVelocitygetRotationpublic BotJMXProxy(String agentJMXAddress) throws MalformedURLException, IOException, MalformedObjectNameException
public void respawn()
throws cz.cuni.amis.utils.exception.PogamutException
respawn in interface IUnrealBotcz.cuni.amis.utils.exception.PogamutExceptionpublic void setBoolConfigure(IUDKBot.BoolBotParam param, boolean value)
IUDKBotsetBoolConfigure in interface IUDKBotpublic boolean getBoolConfigure(IUDKBot.BoolBotParam param)
IUDKBotgetBoolConfigure in interface IUDKBotCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.