Module flower.tiled.TileObjectRenderer

This class is the renderer to draw TileObject.

Extends:

Info:

  • Release: V3.0.0
  • Author: Makoto

Functions

TileObjectRenderer:init (tileObject) Constructor.
TileObjectRenderer:setGid (gid) Set the gid.
TileObjectRenderer:getGid () Returns the gid.


Functions

TileObjectRenderer:init (tileObject)
Constructor.

Parameters:

  • tileObject TileObject
TileObjectRenderer:setGid (gid)
Set the gid. Draw a tile corresponding to the gid.

Parameters:

  • gid gid
TileObjectRenderer:getGid ()
Returns the gid.

Returns:

    gid
generated by LDoc 1.3