Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GenieLib
ScenarioMap
C# Class GenieLib.ScenarioMap
显示文件
Open project: HandsomeMatt/OpenEmpires
Class Usage Examples
Public Properties
Property
Type
Description
terrain
].Terrain[
width
uint
Public Methods
Method
Description
Read
(
BinaryReader
reader
,
AOEVersion
version
) :
void
Method Details
Read()
public
method
public
Read
(
BinaryReader
reader
,
AOEVersion
version
) :
void
reader
System.IO.BinaryReader
version
AOEVersion
return
void
Property Details
terrain
public_oe property
public
Terrain[,]
terrain
return
].Terrain[
width
public_oe property
public
uint
width
return
uint