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

java.lang.Objectcz.cuni.amis.pogamut.base.agent.module.AgentModule<AGENT>
cz.cuni.amis.pogamut.base.agent.module.SensorModule<USAR2004Bot>
cz.cuni.amis.pogamut.usar2004.agent.module.nfo.SuperNfo
cz.cuni.amis.pogamut.usar2004.agent.module.nfo.NfoBeginMapInfo
public class NfoBeginMapInfo
Nfo message representative for Begin info of current level.
| Field Summary |
|---|
| Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.nfo.SuperNfo |
|---|
lastMessage, nfoListener |
| Fields inherited from class cz.cuni.amis.pogamut.base.agent.module.SensorModule |
|---|
worldView |
| Fields inherited from class cz.cuni.amis.pogamut.base.agent.module.AgentModule |
|---|
agent, controller, eventBus, log |
| Constructor Summary | |
|---|---|
NfoBeginMapInfo(USAR2004Bot bot)
Ctor. |
|
| Method Summary | |
|---|---|
String |
getGameType()
Initial NFO message recieved from the server will provide information such as Game Type. |
String |
getLevel()
Initial NFO message recieved from the server will provide information such as Level Name. |
double |
getTimeLimit()
Initial NFO message recieved from the server will provide information such as Time Limit. |
| Methods inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.nfo.SuperNfo |
|---|
cleanUp, isReady |
| Methods inherited from class cz.cuni.amis.pogamut.base.agent.module.AgentModule |
|---|
getComponentId, getLog, getState, initComponentId, isRunning, kill, pause, reset, resume, start, stop, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NfoBeginMapInfo(USAR2004Bot bot)
bot - USAR2004Bot variable for filling base class.| Method Detail |
|---|
public double getTimeLimit()
public String getLevel()
public String getGameType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||