Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
IrrlichtNETCP
GUIWindow
C# Class IrrlichtNETCP.GUIWindow
Inheritance:
GUIElement
显示文件
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