NNS_G2dGetAnimSequenceType

Syntax

#include <nnsys/g2d/fmt/g2d_Anim_data.h>

    static inline NNSG2dAnimationType NNS_G2dGetAnimSequenceType
    ( 
        const NNSG2dAnimSequenceData* pAnimSeq 
    );

Arguments

pAnimSeq [IN] Animation sequence

Return Values

The animation type.

Description

Returns the animation type.

See Also

None.

Revision History

2004/05/28 Initial version.


CONFIDENTIAL