#include <nnsys/g2d/g2d_Softsprite.h>
BOOL NNS_G2dIsSpriteAttrEnable( NNSG2dSpriteAttr attr );
| attr | [IN] Values of NNSG2dSpriteAttr that obtain status (CAUTION: Logical sum cannot be taken) |
Whether or not the assigned attributes are valid
Gets whether or not each type of draw attribute is valid when drawing the software sprite.
NNS_G2dDrawSprite*, NNS_G2dGetDefaultAttr,
NNS_G2dSetDefaultAttr, NNS_G2dSetSpriteAttrEnable
2004/05/28 Initial version.
CONFIDENTIAL