#include <nitro/gx/g2.h>void G2S_SetBG1Offset(int hOffset, int vOffset);
This function specifies the display screen offset for the sub 2D Engine's BG1 screen, in pixels.
hOffset |
H offset settings |
vOffset |
V offset settings |
None
G2S_SetBG0Offset, G2S_SetBG2Offset, G2S_SetBG3Offset
02/09/2004 Initial Version