#include <nnsys/g2d/g2d_Entity.h>
NNSG2dAnimController* NNS_G2dGetEntityAnimCtrl( NNSG2dEntity* pEntity );
| pEntity | [IN] Entity |
The animation controller held by the entity.
Gets the animation controller held by the entity.
None.
10/12/2004 Initial version.
CONFIDENTIAL