| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
Utility classes concerning some aspects of the gameplay (mainly for UT).
|
| cz.cuni.amis.pogamut.ut2004.agent.navigation |
Navigation API for Unreal.
|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
| Modifier and Type | Method and Description |
|---|---|
void |
Items.EndMessageListener.notify(EndMessage event) |
protected void |
AgentStats.updateStats(EndMessage event)
Called when
EndMessage is received, writes another line into the UT2004AnalyzerObsStats#outputFile. |
| Modifier and Type | Field and Description |
|---|---|
protected IWorldEventListener<EndMessage> |
UT2004RunStraight.endListener |
protected IWorldEventListener<EndMessage> |
UT2004GetBackToNavGraph.endListener |
protected IWorldEventListener<EndMessage> |
UT2004Navigation.endMessageListener |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UT2004AStarPathFuture.eventEndMessage(EndMessage event) |
| Constructor and Description |
|---|
EndMessage(EndMessage original)
Cloning constructor from the full message.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.