C# Class Rogue.STONE, rogue-sharp

Afficher le fichier Open project: jdiamond/rogue-sharp

Méthodes publiques

Свойство Type Description
st_name string
st_value int

Méthodes publiques

Méthode Description
STONE ( string name, int value ) : System

Method Details

STONE() public méthode

public STONE ( string name, int value ) : System
name string
value int
Résultat System

Property Details

st_name public_oe property

public string st_name
Résultat string

st_value public_oe property

public int st_value
Résultat int