C# Class OpenEmpires.Tile

Exibir arquivo Open project: HandsomeMatt/OpenEmpires

Public Properties

Property Type Description
Cnst byte
Elevation byte

Public Methods

Method Description
Tile ( byte cnst ) : System

Method Details

Tile() public method

public Tile ( byte cnst ) : System
cnst byte
return System

Property Details

Cnst public_oe property

public byte Cnst
return byte

Elevation public_oe property

public byte Elevation
return byte