Uses of Interface
org.robokind.api.motion.blending.BlenderOutput

Packages that use BlenderOutput
org.robokind.api.motion.blending   
 

Uses of BlenderOutput in org.robokind.api.motion.blending
 

Classes in org.robokind.api.motion.blending that implement BlenderOutput
 class RobotOutput
          A BlenderOutput implementation which sends Blender movements to a List of Robots.
 

Methods in org.robokind.api.motion.blending with parameters of type BlenderOutput
 void DefaultBlender.setOutput(BlenderOutput<PosMap> out)
           
 void Blender.setOutput(BlenderOutput<PosMap> out)
          Sets the Blender's BlenderOutput.
 



Copyright © 2011. All Rights Reserved.