G3X_SetHOffset

Syntax

#include <nitro/gx/g3x.h>

void G3X_SetHOffset(int hOffset);

Arguments

hOffset Horizontal offset

Return Values

None.

Description

This function sets the horizontal offset for the 3D screen (BG). For 2D display, use the G2_SetBG0Offset function.

See Also

G2_SetBG0Offset

Revision History

2004/01/19 Initial version.


CONFIDENTIAL