public class AnimoidConfig extends Object implements Serializable
| Constructor and Description |
|---|
AnimoidConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
completeInit(Robot mainRobot,
Integer msecPerFrame,
Double frameDurSmoothFactor) |
AnimationBlendConfig |
getAnimationBlendConfig() |
Double |
getFrameDurationSmoothingFactor() |
Robot |
getMainRobot() |
Double |
getSecondsPerFrame() |
String |
toString() |
public void completeInit(Robot mainRobot, Integer msecPerFrame, Double frameDurSmoothFactor)
public Robot getMainRobot()
public AnimationBlendConfig getAnimationBlendConfig()
public Double getSecondsPerFrame()
public Double getFrameDurationSmoothingFactor()
Copyright © 2010-2016. All Rights Reserved.