C# Class AGS.Types.GUIInventory

Inheritance: AGS.Types.GUIControl
Afficher le fichier Open project: adventuregamestudio/ags Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GUIInventory ( ) : System
GUIInventory ( XmlNode node ) : System
GUIInventory ( int x, int y, int width, int height ) : System

Method Details

GUIInventory() public méthode

public GUIInventory ( ) : System
Résultat System

GUIInventory() public méthode

public GUIInventory ( XmlNode node ) : System
node System.Xml.XmlNode
Résultat System

GUIInventory() public méthode

public GUIInventory ( int x, int y, int width, int height ) : System
x int
y int
width int
height int
Résultat System