Circle Shape Function
constructor(squareSize: Int = DEFAULT_CELL_SIZE, innerSpace: Int = defaultInnerSpace(squareSize))(source)
Parameters
square Size
How big each "square" will be, in pixels (defaults to DEFAULT_CELL_SIZE)
inner Space
How much space inside each "square" will be left empty (1 = 1px of the inner area won't be drawn)