NNS_G2dGetSpriteDefaultAttr

C Specification

#include <nnsys/g2d/g2d_Softsprite.h>
const NNSG2dExtendedSprite* NNS_G2dGetSpriteDefaultAttr( );

Arguments

None.

Return Values

Pointer to the default value stored inside the module.

Description

Gets the pointer to the default value stored inside the module.

The name of this function has been changed from NNS_G2dGetDefaultAttr(). The previous function name remains as a separate name.

See Also

NNS_G2dGetDefaultAttr, NNS_G2dDrawSprite*, NNS_G2dIsSpriteAttrEnable, NNS_G2dSetDefaultAttr, NNS_G2dSetSpriteAttrEnable

Revision History

08/02/2004 Renamed function.

05/28/2004 Initial version.


CONFIDENTIAL