C# Class OpenRA.TerrainTile

Afficher le fichier Open project: pchote/OpenRA Class Usage Examples

Méthodes publiques

Свойство Type Description
Index byte
Type ushort

Méthodes publiques

Méthode Description
GetHashCode ( ) : int
TerrainTile ( ushort type, byte index )

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

TerrainTile() public méthode

public TerrainTile ( ushort type, byte index )
type ushort
index byte

Property Details

Index public_oe property

public byte Index
Résultat byte

Type public_oe property

public ushort Type
Résultat ushort