Wiki

Clone wiki

RogueSharp / RogueSharp / IMap / GetAllCells

IMapGetAllCells Method

Get an IEnumerable of all Cells in the Map

Namespace: RogueSharp
Assembly:

Syntax

IEnumerable<Cell> GetAllCells()

Return Value

Type: IEnumerableCell
IEnumerable of all Cells in the Map

See Also

Reference

IMap Interface
RogueSharp Namespace

[4]: 2014-2016 Faron Bracy

Updated