|
||||||||||
| 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.SensomotoricModule<cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot>
cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Places
public class Places
Annotates map EmohawkVille.
| Field Summary |
|---|
| Fields inherited from class cz.cuni.amis.pogamut.base.agent.module.SensomotoricModule |
|---|
act, worldView |
| Fields inherited from class cz.cuni.amis.pogamut.base.agent.module.AgentModule |
|---|
agent, controller, eventBus, log |
| Constructor Summary | |
|---|---|
Places(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot agent)
Default constructor. |
|
| Method Summary | |
|---|---|
Place |
getCurrentPlace()
|
Place |
getCurrentPlace(cz.cuni.amis.pogamut.base3d.worldview.object.Location location)
|
Collection<Place> |
getPlaces()
|
| Methods inherited from class cz.cuni.amis.pogamut.base.agent.module.AgentModule |
|---|
cleanUp, 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 Places(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot agent)
agent - | Method Detail |
|---|
public Place getCurrentPlace()
public Place getCurrentPlace(cz.cuni.amis.pogamut.base3d.worldview.object.Location location)
public Collection<Place> getPlaces()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||