Table of Contents

Method GetTiles

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

GetTiles()

Gets all tiles contributed to this manager through the tile-collection pipeline.

public List<ITile> GetTiles()

Returns

List<ITile>

A list containing the collected tiles.