Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
IntegrationTestSpike
TowerDemo
Models
Land
C# Class IntegrationTestSpike.TowerDemo.Models.Land
Mostrar archivo
Open project: cuipengfei/Spikes
Class Usage Examples
Public Properties
Property
Type
Description
LowerRightX
int
LowerRightY
int
Towers
List
UpperLeftX
int
UpperLeftY
int
Property Details
LowerRightX
public_oe property
public
int
LowerRightX
return
int
LowerRightY
public_oe property
public
int
LowerRightY
return
int
Towers
public_oe property
public
List
Towers
return
List
UpperLeftX
public_oe property
public
int
UpperLeftX
return
int
UpperLeftY
public_oe property
public
int
UpperLeftY
return
int