C# Class GenieLib.ScenarioMap

Show file 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 property

public Terrain[,] terrain
return ].Terrain[

width public property

public uint width
return uint