DNESS / cocos2d-iphone

Automatically exported from code.google.com/p/cocos2d-iphone
1 stars 0 forks source link

[PULL REQUEST] improved support for TMX file format #1480

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The Tiled Map Editor (www.mapeditor.org) has implemented tileset offsets.

This property is declared in the TMX file in a XML node not currently picked up 
by cocos2d-iphone.

I've added support for this TMX feature, and issued a pull request to the 
cocos2d Github repository:
https://github.com/cocos2d/cocos2d-iphone/pull/302

This issue has been opened per instructions found at:
http://www.cocos2d-iphone.org/wiki/doku.php/faq#how_do_i_submit_a_patch

Cheers,
TomPave

Original issue reported on code.google.com by scrittor...@gmail.com on 2 Apr 2013 at 5:36

GoogleCodeExporter commented 8 years ago
thanks. fixed.

Original comment by ricardoq...@gmail.com on 9 Apr 2013 at 12:53