C# Class IrrlichtNETCP.GUITab

Inheritance: GUIElement
Mostrar archivo 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