Wiki

Clone wiki

RogueSharp / RogueSharp / IMap / Width

IMapWidth Property

How many Cells wide the Map is

Namespace: RogueSharp
Assembly:

Syntax

int Width { get; }

Property Value

Type: Int32

Remarks

A Map with a Width of 10 will have Cells with X locations of 0 through 9 Cells with an X value of 0 will be the leftmost Cells

See Also

Reference

IMap Interface
RogueSharp Namespace

[3]: 2014-2016 Faron Bracy

Updated