| Home | Trees | Indices | Help |
|
|---|
|
|
Base class for animations that change libavg node attributes by interpolating over a set amount of time. Constructing an animation object starts the animation. If abort() isn't needed, there is no need to hold on to the object - it will exist exactly as long as the animation lasts and then disappear.
The animation framework makes sure that only one animation per attribute of a node runs at any given time. If a second one is started, the first one is aborted.
| Instance Methods | |||
|
Inherited from Inherited from |
|||
| Inherited from AttrAnim | |||
|---|---|---|---|
|
|||
| Inherited from Anim | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| Properties | |
|
Inherited from |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 8 16:09:01 2010 | http://epydoc.sourceforge.net |