#include <nnsys/g2d/g2d_Animation.h>
void NNS_G2dInitAnimCallBackFunctor( NNSG2dCallBackFunctor* pCallBack );
pCallBack |
[OUT] Pointer to the callback functor |
None.
Initializes the callback functor.
This is the renamed version of NNS_G2dInitCallBackFunctor. The previous function name remains as a separate name.
NNS_G2dInitCallBackFunctor
NNS_G2dSetAnimCtrlCallBackFunctor, NNS_G2dSetAnimCtrlCallBackFunctorAtAnimFrame
08/02/2004 Renamed function
05/28/2004 Initial version.