

#include <nitro/gx/g2.h>
void G2_SetBG3Offset(int hOffset, int vOffset);
| hOffset | Horizontal offset setting |
| vOffset | Vertical offset setting |
None.
This function specifies in pixels the offset for the BG3 screen (for text) with the display screen. Use the G2_SetBG3Affine function to offset the affine and bitmapped mode BG display.
G2_SetBG3Affine, G2_SetBG0Offset, G2_SetBG1Offset, G2_SetBG2Offset
2004/01/19 Initial version.
CONFIDENTIAL