C# Class IrrlichtNETCP.GUIWindow

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

Méthodes publiques

Méthode Description
GUIWindow ( IntPtr raw ) : System

Private Methods

Méthode Description
GUIWindow_GetCloseButton ( IntPtr window ) : IntPtr
GUIWindow_GetMaximizeButton ( IntPtr window ) : IntPtr
GUIWindow_GetMinimizeButton ( IntPtr window ) : IntPtr

Method Details

GUIWindow() public méthode

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