NNS_G2dGetMCAnimAnimCtrl

Syntax

#include <nnsys/g2d/g2d_MultiCellAnimation.h>

    NNS_G2D_INLINE NNSG2dAnimController* NNS_G2dGetMCAnimAnimCtrl
    ( 
        NNSG2dMultiCellAnimation* pMultiCellAnim 
    );

Arguments

pMultiCellAnim [IN] Multicell animation

Return Values

The animation controller held by the multicell animation.

Description

Gets the animation controller held by the multicell animation.

See Also

None.

Revision History

2004/10/12 Initial version.


CONFIDENTIAL