| Class | Description |
|---|---|
| Animation |
An Animation holds a map of servo IDs and Channel.
|
| Channel |
Holds a list of MotionPaths, and can build a composite CompiledPath.
|
| ControlPoint<T> | |
| MotionPath |
An extended PathInterpolator which can generate a CompiledPath from the
interpolated positions.
|
| PathInterpolator |
Wraps an Interpolator to provide certain guarantees for animating.
|
| Transforms |
Provides functions to transforming Animations, Channels, and Motion Paths.
|
Copyright © 2011-2016. All Rights Reserved.