Uses of Class
cz.cuni.amis.nb.pogamut.unreal.timeline.records.MapEvent

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. In the meantime the only thing here are meaningless mumbles. 
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.
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.