Return value of Tilemap.get_bounds method.

Variables

h:Int

number of rows in the tile map

w:Int

number of columns in the tile map

x:Int

x coordinate of the bottom left corner

y:Int

y coordinate of the bottom left corner