#include <nnsys/g2d/g2d_Animation.h>
static const NNSG2dAnimSequence*
NNS_G2dGetAnimCtrlCurrentAnimSequence
(
const NNSG2dAnimController* pAnimCtrl
);
pAnimCtrl |
[IN] NNSG2dAnimController entity |
The animation sequence associated with the animation controller.
Gets the animation sequence associated with the animation controller.
None.
2005/09/01 Initial version.
CONFIDENTIAL