NNS_G2dGetCellAnimAnimCtrl

Syntax

#include <nnsys/g2d/g2d_CellAnimation.h>

static inline NNSG2dAnimController* NNS_G2dGetCellAnimAnimCtrl( 
                                        NNSG2dCellAnimation* pCellAnim );
  

Arguments

pCellAnim [IN] Cell animation

Return Values

Animation controller that controls the cell animation.

Description

Gets the animation controller that controls the cell animation. This function was renamed from NNS_G2dGetCellAnimationAnimCtrl. This function will remain to maintain compatibility.

See Also

NNS_G2dGetCellAnimationAnimCtrl

Revision History

2004/08/02 Renamed function.
2004/07/20 Initial version.


CONFIDENTIAL