Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
XCom
MapLocation
C# Class XCom.MapLocation
Struct for defining map locations
Exibir arquivo
Open project: pmprog/OpenXCOM.Tools
Class Usage Examples
Public Properties
Property
Type
Description
Row
int
Public Methods
Method
Description
MapLocation
(
int
row
,
int
col
,
int
height
) :
System
Method Details
MapLocation()
public
method
public
MapLocation
(
int
row
,
int
col
,
int
height
) :
System
row
int
col
int
height
int
return
System
Property Details
Row
public_oe property
public
int
Row
return
int