G2S_SetBG3Offset

Syntax

#include <nitro/gx/g2.h>
void G2S_SetBG3Offset(int hOffset, int vOffset);

Arguments

hOffset Horizontal offset setting
vOffset Vertical offset setting

Return Values

None.

Description

This function specifies the display screen offset for the sub 2D Engine's BG3 screen (in the case of text), in pixels. Use the G2S_SetBG3Affine function to offset the affine and bitmapped mode BG display.

See Also

G2S_SetBG3Affine, G2S_SetBG0Offset, G2S_SetBG1Offset, G2S_SetBG2Offset

Revision History

2004/02/09 Initial version.


CONFIDENTIAL