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