Module flower.tiled.TileMapImage

MapImage an extension for the tile map.

In addition to the tiles typically includes tile diagonal.

Extends:

Info:

  • Release: V3.0.0
  • Author: Makoto

Functions

TileMapImage:setTileSize (tileWidth, tileHeight, spacing, margin) Override to create a tile diagonal.


Functions

TileMapImage:setTileSize (tileWidth, tileHeight, spacing, margin)
Override to create a tile diagonal.

Parameters:

  • tileWidth The width of the tile
  • tileHeight The height of the tile
  • spacing (option)Spacing of the tiles
  • margin (option)Margin of the sheet
generated by LDoc 1.3