[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- libavg.anim.SimpleAnim:
Base class for animations that change libavg node attributes by
interpolating over a set amount of time.
- libavg.anim.SplineAnim:
Class that animates an attribute of a libavg node by
interpolating between start and end values using a cubic
spline.
- libavg.anim.LinearAnim:
Class that animates an attribute of a libavg node by
interpolating linearly between start and end values.
- object:
The most base type
- unreachable.instance
- int:
int(x[, base]) -> integer