'Declaration
Sub RenderTiles( _ ByVal tiles As IList(Of TileItem) _ )
void RenderTiles( IList<TileItem> tiles )
Parameters
- tiles
- The list of tile items which are visible in the viewport.
'Declaration
Sub RenderTiles( _ ByVal tiles As IList(Of TileItem) _ )
void RenderTiles( IList<TileItem> tiles )