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