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