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