NNS_G2dInitAnimControllerCallBackFunctor

C Specification

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

Arguments

pAnimCtrl [OUT] NNSG2dAnimController entity

Return Values

None.

Description

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.

See Also

NNS_G2dInitAnimCtrlCallBackFunctor, NNS_G2dInitAnimCtrl

Revision History

08/02/2004 Renamed function

05/28/2004 Initial version.


CONFIDENTIAL