#include <nnsys/g2d/g2d_Animation.h>
static void NNS_G2dStartAnimController
(
NNSG2dAnimController* pAnimCtrl
);
pAnimCtrl |
[OUT] NNSG2dAnimController entity |
None.
Starts animation playback.
The name of this function has changed to NNS_G2dStartAnimCtrl
. The past function remains as a separate name to maintain compatibility.
2004/08/02 Renamed function.
2004/05/28 Initial version.
CONFIDENTIAL