#include <nnsys/g2d/g2d_Animation.h>
void NNS_G2dInitAnimControllerCallBackFunctor(
NNSG2dAnimController* pAnimCtrl );
pAnimCtrl |
[OUT] NNSG2dAnimController entity |
None.
Initializes the controller callback. NNS_G2dInitAnimCallBackFunctor() is called internally. The name of this function has been changed to NNS_G2dInitAnimCtrlCallBackFunctor(). The past function remains as a separate name to maintain compatibility.
NNS_G2dInitAnimCtrlCallBackFunctor
NNS_G2dInitAnimCtrl
2004/08/02 Renamed function.
2004/05/28 Initial version.
CONFIDENTIAL