NNS_G2dGetMCAnimAnimCtrl

C Specification

#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

10/12/2004 Initial version.


CONFIDENTIAL