#include <nnsys/g2d/g2d_Animation.h>
static void NNS_G2dSetAnimCtrlCurrentTime
(
NNSG2dAnimController* pAnimCtrl,
fx32 time
);
pAnimCtrl | [OUT] NNSG2dAnimController entity |
time | [IN] Animation frame display time |
None.
Sets the current animation frame display time of the animation controller.
2004/10/12 Initial version.
CONFIDENTIAL