#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.
2004/10/12 Initial version.
CONFIDENTIAL