#include <nnsys/g2d/g2d_Animation.h>
BOOL NNS_G2dSetAnimCtrlCurrentFrame
(
NNSG2dAnimController* pAnimCtrl,
u16 index );
| pAnimCtrl | [OUT] NNSG2dAnimController entity |
| index | [IN] Animation frame number |
None.
Sets the playback animation frame of the animation controller.
NNS_G2dSetAnimCtrlCurrentFrameNoResetCurrentTime
05/28/2004 Initial version.
CONFIDENTIAL