nw::lyt::AnimTransformBasic Classclass AnimTransformBasic : public nw::lyt::AnimTransform
AnimTransformBasic is a base class for animations.
| Constructors and Destructors | ||
|---|---|---|
| AnimTransformBasic | Constructor. | |
| V | ~AnimTransformBasic | Destructor. |
| Animation | ||
| V | Animate | Plays the animation. |
| IsLoopData | Determines whether the animation is looped.(Inherited from AnimTransform) | |
| Resources | ||
| V | SetResource | Sets the resource used by the animation. |
| V |
Bind
|
Binds animations. |
| Set/Get | ||
| GetFrame | Gets the current frame position.(Inherited from AnimTransform) | |
| SetFrame | Sets the frame position.(Inherited from AnimTransform) | |
GetFrameSize
|
Gets the length of the frame.(Inherited from AnimTransform) | |
| GetFrameMax | Gets the maximum value of the frame position.(Inherited from AnimTransform) | |
| GetAnimResource | Gets the animation block.(Inherited from AnimTransform) | |
| protected | SetAnimResource | Sets a pointer to the animation resource.(Inherited from AnimTransform) |
nw::lyt::AnimTransform
nw::lyt::AnimTransformBasic
CONFIDENTIAL