C# Class IrrlichtNETCP.GUIScrollBar

Inheritance: GUIElement
Afficher le fichier Open project: Paulus/irrlichtnetcp

Méthodes publiques

Méthode Description
GUIScrollBar ( IntPtr raw ) : System

Private Methods

Méthode Description
GUIScrollBar_GetPos ( IntPtr sb ) : int
GUIScrollBar_SetMax ( IntPtr sb, int max ) : void
GUIScrollBar_SetPos ( IntPtr sb, int pos ) : void

Method Details

GUIScrollBar() public méthode

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