#include <nnsys/g2d/g2d_Softsprite.h>
void NNS_G2dSetSpriteAttrEnable( u32 attr );
attr | [IN] One NNSG2dSpriteAttr value or a logical sum of several values to enable. |
None.
Sets the various attributes that will be enabled when the software sprite is rendered. The more enabled attributes there are, the higher the render cost will be.
NNS_G2dDrawSprite*
NNS_G2dGetSpriteDefaultAttr
NNS_G2dIsSpriteAttrEnable
NNS_G2dSetSpriteDefaultAttr
2004/05/28 Initial version.
CONFIDENTIAL