#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.
05/28/2004 Initial version.
CONFIDENTIAL