G2S_BG0Mosaic


C Specification

#include <nitro/gx/gx_bgcnt.h>

void G2S_BG0Mosaic(BOOL enable);

Description

This function sets whether to apply mosaic to the sub 2D Engine's BG0 (for 2D display). FALSE disables mosaic; TRUE enable mosaic.

Arguments

enable Mosaic settings

Return Values

None

See Also

G2S_SetBG0Control, G2S_SetBG0Priority, G2S_GetBG0ScrPtr, G2S_GetBG0CharPtr, G2S_SetBG0Offset

Revision History

02/09/2004 Initial Version