C# Class XCom.MapSize

Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Свойство Type Description
Rows int

Méthodes publiques

Méthode Description
MapSize ( int rows, int cols, int height ) : System
ToString ( ) : string

Method Details

MapSize() public méthode

public MapSize ( int rows, int cols, int height ) : System
rows int
cols int
height int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Rows public_oe property

public int Rows
Résultat int