NNS_G2dInitCallBackFunctor

C Specification

#include <nnsys/g2d/g2d_Animation.h>
void NNS_G2dInitCallBackFunctor(
NNSG2dCallBackFunctor*   pCallBack );

Arguments

pCallBack [OUT] Pointer to the callback functor

Return Values

None.

Description

Initializes the callback functor. The name of this function has changed to NNS_G2dInitAnimCallBackFunctor. To maintain compatibility, the previous function was kept under a different name.

See Also

NNS_G2dInitAnimCallBackFunctor, NNS_G2dSetAnimCtrlCallBackFunctor, NNS_G2dSetAnimCtrlCallBackFunctorAtAnimFrame

Revision History

08/02/2004 Renamed function

05/28/2004 Initial version.


CONFIDENTIAL