org.robokind.integration.animation_motion
Class AnimationMotionUtils
java.lang.Object
org.robokind.integration.animation_motion.AnimationMotionUtils
public class AnimationMotionUtils
- extends Object
- Author:
- Matthew Stevenson
Method Summary |
static org.osgi.framework.ServiceRegistration[] |
registerAnimationEditingComponents(org.osgi.framework.BundleContext context,
org.robokind.api.motion.Robot.Id robotId)
|
static org.osgi.framework.ServiceRegistration |
registerRobotAnimationPlayer(org.osgi.framework.BundleContext context,
org.robokind.api.motion.Robot.Id robotId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_BLENDER_INTERVAL
public static final long DEFAULT_BLENDER_INTERVAL
- See Also:
- Constant Field Values
AnimationMotionUtils
public AnimationMotionUtils()
registerRobotAnimationPlayer
public static org.osgi.framework.ServiceRegistration registerRobotAnimationPlayer(org.osgi.framework.BundleContext context,
org.robokind.api.motion.Robot.Id robotId)
registerAnimationEditingComponents
public static org.osgi.framework.ServiceRegistration[] registerAnimationEditingComponents(org.osgi.framework.BundleContext context,
org.robokind.api.motion.Robot.Id robotId)
Copyright © 2011. All Rights Reserved.