Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
IrrlichtNETCP
GUIImage
C# Class IrrlichtNETCP.GUIImage
Inheritance:
GUIElement
Mostrar archivo
Open project: Paulus/irrlichtnetcp
Class Usage Examples
Public Methods
Method
Description
GUIImage
(
IntPtr
raw
) :
System
Private Methods
Method
Description
GUIImage_SetImage
(
IntPtr
image
,
IntPtr
texture
) :
void
GUIImage_SetUseAlphaChannel
(
IntPtr
image
,
bool
use
) :
void
Method Details
GUIImage()
public
method
public
GUIImage
(
IntPtr
raw
) :
System
raw
System.IntPtr
return
System