Wiki

Clone wiki

RogueSharp / RogueSharp / Map / GetAllCells

MapGetAllCells Method

Get an IEnumerable of all Cells in the Map

Namespace: RogueSharp
Assembly:

Syntax

public IEnumerable<Cell> GetAllCells()

Return Value

Type: IEnumerableCell
IEnumerable of all Cells in the Map

Implements

IMapGetAllCells

See Also

Reference

Map Class
RogueSharp Namespace

[5]: 2014-2016 Faron Bracy

Updated