Uses of Class
org.robokind.api.animation.compiled.CompiledMap

Packages that use CompiledMap
org.robokind.api.animation   
 

Uses of CompiledMap in org.robokind.api.animation
 

Methods in org.robokind.api.animation that return CompiledMap
 CompiledMap Animation.compileMap(long start, long end, long stepLength)
          Creates a composite CompiledPath from all MotionPaths for given times.
 CompiledMap Animation.getCompiledMap(long stepLength)
          Creates a CompiledMap from contained Channels' CompiledPaths.
 



Copyright © 2011. All Rights Reserved.