fromRadius

open fun fromRadius(centerTile: Tile, radius: Int): Area

Creates an area around the center tile with the specified radius

Return

an area around the center tile with the specified radius

Parameters

centerTile

the center tile

radius

the tile radius