

#include <nitro/gx/g2.h>
void G2S_SetBG2Offset(int hOffset, int vOffset);
| hOffset | Horizontal offset setting |
| vOffset | Vertical offset setting |
None.
This function specifies the display screen offset for the sub 2D Engine's BG2 screen (in the case of text), in pixels. It uses the G2S_SetBG2Affine function to offset the affine and bitmapped mode BG display.
G2S_SetBG2Affine, G2S_SetBG0Offset, G2S_SetBG1Offset, G2S_SetBG3Offset
2004/02/09 Initial version.
CONFIDENTIAL