nw::anim::AnimFrameController Classclass AnimFrameController
Class for animation frame control.
typedef Definitions| PlayPolicy | Animation playback method type. |
|---|
| Constructors and Destructors | ||
|---|---|---|
AnimFrameController
|
Constructor. | |
| V | ~AnimFrameController | Destructor. |
| Set/Get | ||
| GetAnimFrame | Gets an animation frame. | |
| SetAnimFrame | Sets an animation frame. | |
| GetFrame | Gets a frame. | |
| SetFrame | Sets a frame. | |
GetStepFrame
|
Gets an updated frame. | |
SetStepFrame
|
Sets an updated frame. | |
| GetStartFrame | Gets the starting frame. | |
| SetStartFrame | Sets the start frame. | |
| GetEndFrame | Gets the end frame. | |
| SetEndFrame | Sets the end frame. | |
| GetPlayPolicy | Gets the animation playback method. | |
| SetPlayPolicy | Sets the animation playback method. | |
| GetUserData | Gets the user data. | |
| SetUserData | Sets the user data. | |
| Update | ||
| UpdateFrame | Advances the animation frame. | |
CONFIDENTIAL