NNS_G2dInitAnimCtrlCallBackFunctor

Syntax

#include <nnsys/g2d/g2d_Animation.h>
void NNS_G2dInitAnimCtrlCallBackFunctor( 
        NNSG2dAnimController*     pAnimCtrl );

Arguments

pAnimCtrl [OUT] NNSG2dAnimController entity

Return Values

None.

Description

Initializes the controller callback. Internally, the NNS_G2dInitAnimCallBackFunctor function is called. This is a new function name that is the renamed version of NNS_G2dInitAnimControllerCallBackFunctor. The past function remains as a separate name to maintain compatibility.

See Also

NNS_G2dInitAnimControllerCallBackFunctor
NNS_G2dInitAnimCtrl

Revision History

2004/08/02 Renamed function.
2004/05/28 Initial version.


CONFIDENTIAL