nw::lyt::AnimTransform::Animate Member Function
virtual void Animate(
u32 idx,
Pane * pPane
) = 0;
| Name | Description | |
|---|---|---|
| idx | Animation index. | |
pPane |
The pane. |
Plays the animation.
Plays the animation specified by idx in the pane specified by pPane.
CONFIDENTIAL