axmol/cocos2dx/tilemap_parallax_nodes
Ricardo Quesada 511ec1cc5d Compiles with improved CCArray
Compiles both with std::vector or ccCArray
2013-08-19 17:09:28 -07:00
..
CCParallaxNode.cpp issue #2378: More setter/Getter, removing CC_PROPERTY_XXX macros. 2013-07-23 18:26:26 +08:00
CCParallaxNode.h Fixes some warnings 2013-07-24 14:02:36 -07:00
CCTMXLayer.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCTMXLayer.h Compiles with improved CCArray 2013-08-19 17:09:28 -07:00
CCTMXObjectGroup.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCTMXObjectGroup.h issue #2404:Add more functions to Deprecated.lua and modify some .pkg files 2013-07-25 19:58:59 +08:00
CCTMXTiledMap.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCTMXTiledMap.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCTMXXMLParser.cpp Merge branch 'tilemap_plain_xml_format_support' of https://github.com/simpliplant/cocos2d-x into tilemap_plain_xml_format_support and add extra control to parse the tmx file for load the xml format tiles. 2013-08-13 18:32:50 +08:00
CCTMXXMLParser.h issue #2378: Mark getStoringCharacters as deprecated function. 2013-07-23 21:56:01 +08:00
CCTileMapAtlas.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCTileMapAtlas.h issue #2378: inline function are in header files now. 2013-07-23 20:36:41 +08:00