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
MapSize
C# Class XCom.MapSize
Exibir arquivo
Open project: pmprog/OpenXCOM.Tools
Class Usage Examples
Public Properties
Property
Type
Description
Rows
int
Public Methods
Method
Description
MapSize
(
int
rows
,
int
cols
,
int
height
) :
System
ToString
( ) :
string
Method Details
MapSize()
public
method
public
MapSize
(
int
rows
,
int
cols
,
int
height
) :
System
rows
int
cols
int
height
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Rows
public_oe property
public
int
Rows
return
int