Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
IrrlichtNETCP
GUICheckBox
C# Class IrrlichtNETCP.GUICheckBox
Inheritance:
GUIElement
Datei anzeigen
Open project: Paulus/irrlichtnetcp
Public Methods
Method
Description
GUICheckBox
(
IntPtr
raw
) :
System
Private Methods
Method
Description
GUICheckBox_IsChecked
(
IntPtr
checkbox
) :
bool
GUICheckBox_SetChecked
(
IntPtr
checkbox
,
bool
ck
) :
void
Method Details
GUICheckBox()
public
method
public
GUICheckBox
(
IntPtr
raw
) :
System
raw
System.IntPtr
return
System