G2_BG2Mosaic


C Specification

#include <nitro/gx/gx_bgcnt.h>
void G2_BG2Mosaic(BOOL enable);

Description

This function sets whether to apply mosaic to BG2. When set to FALSE, mosaic is disabled. When set to anything else, mosaic is enabled.

Arguments

enable   Mosaic setting

Return Values

None

See Also

G2_SetBG2ControlText, ... , G2_SetBG2Priority, G2_GetBG2ScrPtr, G2_GetBG2CharPtr, G2_SetBG2Offset

Revision History

01/19/2004 Initial Version