NNS_G2dIsSpriteAttrEnable

Syntax

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

Arguments

attr [IN] Various values of NNSG2dSpriteAttr that obtain status.
(Note: The logical sum may not be taken.)

Return Values

Whether the assigned attributes are valid or not.

Description

Gets whether or not the various render attributes are valid when rendering the software sprite.

See Also

NNS_G2dDrawSprite*
NNS_G2dGetSpriteDefaultAttr
NNS_G2dSetSpriteDefaultAttr
NNS_G2dSetSpriteAttrEnable

Revision History

2004/05/28 Initial version.


CONFIDENTIAL