NNS_G2dGetAnimCtrlCurrentElemIdxVal

Syntax

#include <nnsys/g2d/g2d_Animation.h>
                       
NNS_G2D_INLINE u16 NNS_G2dGetAnimCtrlCurrentElemIdxVal
( 
    const NNSG2dAnimController*       pAnimCtrl 
);

Arguments

pAnimCtrl [IN] NNSG2dAnimController entity

Return Values

The index value (cell or multicell number) from the current animation result of the animation controller.

Description

Gets the index value (cell number or multicell number) from the current animation result of the animation controller.

See Also

None.

Revision History

2005/09/01 Initial version.


CONFIDENTIAL