#include <nnsys/g2d/fmt/g2d_Anim_data.h>
static inline NNSG2dAnimationType NNS_G2dGetAnimSequenceType
(
const NNSG2dAnimSequenceData* pAnimSeq
);
pAnimSeq |
[IN] Animation sequence |
The animation type.
Returns the animation type.
None.
2004/05/28 Initial version.
CONFIDENTIAL