See: Description
Interface | Description |
---|---|
PsKeyframeIf |
Additional interface for dynamic objects to allow stepping through keyframes.
|
PsTimeListenerIf |
Interface required for all objects who want to register itself in an animation manager.
|
Class | Description |
---|---|
PsAnimation |
Animation manager issues time events and updates its listeners.
|
PsAnimation_IP |
Info panel for animations to start/stop animations.
|
PsKey |
Single frame in a keyframe animation representing a pair (geometry, time).
|
PsKeyframe |
Collection of keys which is a pair of an object and a unique time
associated with each object.
|
PsTimeEvent |
Timer events sent from an animation.
|
Interfaces and support classes for animations including an animation dialog and a keyframe container.
"