fromRectangle

static Area fromRectangle(Tile base1, Tile base2)

Creates a rectangular area with the two specified tiles as the bounds

Return

a rectangle area inbetween the two tiles

Parameters

base1

the first bound

base2

the second bound