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