GTileMap.this

this(Sz rowCount, Sz colCount, short tileWidth, short tileHeight, IStr file = __FILE__, Sz line = __LINE__)

Constructs a tile map with the given row and column count and tile size.

this(short tileWidth, short tileHeight, IStr file = __FILE__, Sz line = __LINE__)

Constructs a tile map with the maximum layer size and the given tile size.