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
GUITab
C# Class IrrlichtNETCP.GUITab
Inheritance:
GUIElement
显示文件
Open project: Paulus/irrlichtnetcp
Public Methods
Method
Description
GUITab
(
IntPtr
raw
) :
System
Private Methods
Method
Description
GUITab_GetNumber
(
IntPtr
tab
) :
int
GUITab_SetBackgroundColor
(
IntPtr
tab
,
int
color
) :
void
GUITab_SetDrawBackground
(
IntPtr
tab
,
bool
draw
) :
void
Method Details
GUITab()
public
method
public
GUITab
(
IntPtr
raw
) :
System
raw
System.IntPtr
return
System