Wiki

Clone wiki

RogueSharp / RogueSharp / IMap / Height

IMapHeight Property

How many Cells tall the Map is

Namespace: RogueSharp
Assembly:

Syntax

int Height { get; }

Property Value

Type: Int32

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

IMap Interface
RogueSharp Namespace

[3]: 2014-2016 Faron Bracy

Updated