#include <nnsys/g2d/g2d_MultiCellAnimation.h>
NNS_G2D_INLINE NNSG2dAnimController* NNS_G2dGetMCAnimAnimCtrl
(
NNSG2dMultiCellAnimation* pMultiCellAnim
);
| pMultiCellAnim | [IN] Multicell animation |
The animation controller held by the multicell animation.
Gets the animation controller held by the multicell animation.
None.
10/12/2004 Initial version.
CONFIDENTIAL