Wiki

Clone wiki

RogueSharp / RogueSharp / Map / Height

MapHeight Property

How many Cells tall the Map is

Namespace: RogueSharp
Assembly:

Syntax

public int Height { get; }

Property Value

Type: Int32

Implements

IMapHeight

Remarks

A Map with a Height of 20 will have Cells with Y locations of 0 through 19 Cells with an Y value of 0 will be the topmost Cells

See Also

Reference

Map Class
RogueSharp Namespace

[4]: 2014-2016 Faron Bracy

Updated