Class cc.TMXTilesetInfo
- Defined in: CCTMXXMLParser.js
- Extends cc.Class
Constructor Attributes | Constructor Name and Description |
---|---|
cc.TMXTilesetInfo contains the information about the tilesets like: |
Method Summary
Class Detail
cc.TMXTilesetInfo()
cc.TMXTilesetInfo contains the information about the tilesets like:
- Tileset name
- Tileset spacing
- Tileset margin
- size of the tiles
- Image used for the tiles
- Image size
This information is obtained from the TMX file.
Field Detail
firstGid
First grid
imageSize
Size in pixels of the image
margin
Margin
name
Tileset name
sourceImage
Filename containing the tiles (should be sprite sheet / texture atlas)
spacing
Spacing