Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SadConsole
Game
WorldGeneration
MapData
C# Class SadConsole.Game.WorldGeneration.MapData
ファイルを表示
Open project: Thraka/SadConsole
Class Usage Examples
Public Properties
Property
Type
Description
Data
].float[
Public Methods
Method
Description
MapData
(
int
width
,
int
height
)
Method Details
MapData()
public
method
public
MapData
(
int
width
,
int
height
)
width
int
height
int
Property Details
Data
public_oe property
public
float[,]
Data
return
].float[