C# Class IntegrationTestSpike.TowerDemo.Models.Land

Afficher le fichier Open project: cuipengfei/Spikes Class Usage Examples

Méthodes publiques

Свойство Type Description
LowerRightX int
LowerRightY int
Towers List
UpperLeftX int
UpperLeftY int

Property Details

LowerRightX public_oe property

public int LowerRightX
Résultat int

LowerRightY public_oe property

public int LowerRightY
Résultat int

Towers public_oe property

public List Towers
Résultat List

UpperLeftX public_oe property

public int UpperLeftX
Résultat int

UpperLeftY public_oe property

public int UpperLeftY
Résultat int