

#include <nitro/gx/g2.h>
void G2S_SetWndOutsidePlane(int wnd /* GXWndPlaneMask */, BOOL effect );
| wnd | Specifies the plane to be displayed in the window |
| effect | Enables/Disables color special effects (alpha blending and brightness adjustment) |
None.
This function specifies a plane that is displayed outside the sub 2D Engine's window. Take the logical OR of GXWndPlaneMask-type values. Refer to the G2S_SetWnd0InsidePlane function.
G2_SetWnd0InsidePlane, G2_SetWnd1InsidePlane, G2_SetWndOBJInsidePlane, G2_GetWndOutsidePlane
2004/02/09 Initial version.
CONFIDENTIAL