#include <nnsys/g2d/g2d_Softsprite.h>
const NNSG2dExtendedSprite* NNS_G2dGetDefaultAttr( );
None.
Pointer to the default value stored inside the module.
Gets the pointer to the default value stored inside the module. The name of this function has changed to NNS_G2dGetSpriteDefaultAttr(). To maintain compatibility, the previous function was kept under a different name.
NNS_G2dGetSpriteDefaultAttr, NNS_G2dIsSpriteAttrEnable, NNS_G2dSetSpriteDefaultAttr, NNS_G2dSetSpriteAttrEnable
08/02/2004 Renamed function
05/28/2004 Initial version.