NNS_G2dIsSpriteAttrEnable

C Specification

#include <nnsys/g2d/g2d_Softsprite.h>
BOOL NNS_G2dIsSpriteAttrEnable( NNSG2dSpriteAttr attr );
  

Arguments

attr [IN] Values of NNSG2dSpriteAttr that obtain status (CAUTION: Logical sum cannot be taken)

Return Values

Whether or not the assigned attributes are valid

Description

Gets whether or not each type of draw attribute is valid when drawing the software sprite.

See Also

NNS_G2dDrawSprite*, NNS_G2dGetDefaultAttr, NNS_G2dSetDefaultAttr, NNS_G2dSetSpriteAttrEnable

Revision History

2004/05/28 Initial version.


CONFIDENTIAL