#include <nnsys/g2d/g2d_Animation.h>
NNS_G2D_INLINE u16 NNS_G2dGetAnimCtrlCurrentElemIdxVal
(
const NNSG2dAnimController* pAnimCtrl
);
| pAnimCtrl | [IN] NNSG2dAnimController entity |
Obtains the index value (cell or multicell number) from the current animation result of the animation controller.
Obtains the index value (cell number or multicell number) from the current animation result of the animation controller.
09/01/2005 Initial version.