Home | Trees | Indices | Help |
|
---|
|
Provides a framework for time-based animations. Deprecated - there is a better framework in the avg module.
Classes | |
SimpleAnim Base class for animations that change libavg node attributes by interpolating over a set amount of time. |
|
LinearAnim Class that animates an attribute of a libavg node by interpolating linearly between start and end values. |
|
EaseInOutAnim | |
SplineAnim Class that animates an attribute of a libavg node by interpolating between start and end values using a cubic spline. |
|
ContinuousAnim Class that animates an attribute of a libavg node continuously and linearly. |
|
WaitAnim | |
ParallelAnim | |
StateAnim | |
AnimTransition |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
g_Player = None
|
|
g_ActiveAnimations =
|
|
g_DeprecationWarned = False
|
Function Details |
Fades the opacity of a node to zero.
|
Fades the opacity of a node.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jan 8 16:08:59 2010 | http://epydoc.sourceforge.net |