#include <nnsys/g2d/g2d_Softsprite.h>
void NNS_G2dSetDefaultAttr( const NNSG2dExtendedSprite* pE );
| pE | [IN] Extended sprite |
None.
Sets the default value to store inside the module. The name of this function has changed to NNS_G2dSetSpriteDefaultAttr(). To maintain compatibility, the previous function was kept under a different name.
NNS_G2dDrawSprite* NNS_G2dGetDefaultAttr NNS_G2dIsSpriteAttrEnable NNS_G2dSetSpriteAttrEnable
08/02/2004 Renamed function
05/28/2004 Initial version.
CONFIDENTIAL