G2_SetWndOutsidePlane

Syntax

#include <nitro/gx/g2.h>

void G2_SetWndOutsidePlane(int wnd /* GXWndPlaneMask */, BOOL effect );

Arguments

wnd Specifies the plane to be displayed in the window
effect Enables/Disables color special effects (alpha blending and brightness adjustment)

Return Values

None.

Description

This function specifies the plane to be shown outside of the window. Take the logical OR of GXWndPlaneMask-type values. Refer to the G2_SetWnd0InsidePlane function.

See Also

G2_SetWnd0InsidePlane, G2_SetWnd1InsidePlane, G2_SetWndOBJInsidePlane, G2_GetWndOutsidePlane

Revision History

2004/01/19 Initial version.


CONFIDENTIAL