#include <nnsys/g2d/g2d_Animation.h>
static fx32 NNS_G2dGetAnimCtrlCurrentTime
(
const NNSG2dAnimController* pAnimCtrl
);
pAnimCtrl |
[IN] NNSG2dAnimController entity |
Returns the current animation frame display time of the animation controller.
Gets the current animation frame display time of the animation controller.
2004/10/12 Initial version.
CONFIDENTIAL