C# Class IrrlichtNETCP.GUIEditBox

Inheritance: GUIElement
Afficher le fichier Open project: Paulus/irrlichtnetcp Class Usage Examples

Méthodes publiques

Méthode Description
GUIEditBox ( IntPtr raw ) : System

Private Methods

Méthode Description
GUIEditBox_EnableOverrideColor ( IntPtr edit, bool enabled ) : void
GUIEditBox_GetMax ( IntPtr edit ) : int
GUIEditBox_SetMax ( IntPtr edit, int max ) : void
GUIEditBox_SetOverrideColor ( IntPtr edit, int color ) : void
GUIEditBox_SetOverrideFont ( IntPtr edit, IntPtr font ) : void

Method Details

GUIEditBox() public méthode

public GUIEditBox ( IntPtr raw ) : System
raw System.IntPtr
Résultat System