File hp/tmx/TMXTileset.lua
Functions
M:getTileIndexByGid (gid) | Returns the tile-index of the specified gid |
M:init (tmxMap) | The constructor. |
Tables
TMXTileset | Class is a tileset of TMXMap. |
Functions
- M:getTileIndexByGid (gid)
-
Returns the tile-index of the specified gid
Parameters
- gid: gid.
Return value:
tile-index. - M:init (tmxMap)
-
The constructor.
Parameters
- tmxMap: