#include <nitro/gx/g2.h>
void G2_SetBG0Offset(int hOffset, int vOffset);
hOffset | Horizontal offset setting |
vOffset | Vertical offset setting |
None.
This function specifies in pixels the offset for the BG0 screen (for 2D) with the display screen.
G2_SetBG1Offset, G2_SetBG2Offset, G2_SetBG3Offset, G3X_SetHOffset
01/19/2004 Initial version.