|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapEvent | |
|---|---|
| cz.cuni.amis.nb.pogamut.unreal.timeline.map | I will write this stuff AFTER I have working version and no major architectural changes. |
| cz.cuni.amis.nb.pogamut.unreal.timeline.records | |
| Uses of MapEvent in cz.cuni.amis.nb.pogamut.unreal.timeline.map |
|---|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.map that return types with arguments of type MapEvent | |
|---|---|
List<MapEvent> |
IRenderableUTAgent.getMapEvents()
Return list of all map events this agent has at the time. |
| Uses of MapEvent in cz.cuni.amis.nb.pogamut.unreal.timeline.records |
|---|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return types with arguments of type MapEvent | |
|---|---|
List<MapEvent> |
MapEvents.getEvents(long time)
|
List<MapEvent> |
MapEvents.getMapEvents()
|
List<MapEvent> |
TLLogRecorder.getMapEvents(long time)
Get all map events that were in progress at passed time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||