G2S_SetWnd1InsidePlane

Syntax

#include <nitro/gx/g2.h>

void G2S_SetWnd1InsidePlane(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 a plane that is displayed inside the sub 2D Engine's window 1. Take the logical OR of GXWndPlaneMask-type values. Refer to the G2S_SetWnd0InsidePlane function.

See Also

G2S_SetWnd0InsidePlane, G2S_SetWndOutsidePlane, G2S_SetWndOBJInsidePlane, G2S_GetWnd1InsidePlane

Revision History

2004/02/09 Initial version.


CONFIDENTIAL