C# Class IrrlichtNETCP.GUIWindow

Inheritance: GUIElement
Show file Open project: Paulus/irrlichtnetcp

Public Methods

Method Description
GUIWindow ( IntPtr raw ) : System

Private Methods

Method Description
GUIWindow_GetCloseButton ( IntPtr window ) : IntPtr
GUIWindow_GetMaximizeButton ( IntPtr window ) : IntPtr
GUIWindow_GetMinimizeButton ( IntPtr window ) : IntPtr

Method Details

GUIWindow() public method

public GUIWindow ( IntPtr raw ) : System
raw System.IntPtr
return System