axmol/cocos2dx/tilemap_parallax_nodes
minggo f6cfe3007f issue #2412:fix merging conflict 2013-07-23 10:41:11 +08:00
..
CCParallaxNode.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCParallaxNode.h Removes CC_PROPERTY / CC_SYNTHESIZE from some parts of the code 2013-07-19 13:16:38 -07:00
CCTMXLayer.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCTMXLayer.h issue #2407: Minor fix in CCTMXLayer.h 2013-07-19 15:03:28 +08:00
CCTMXObjectGroup.cpp issue #2393:mark PointZero RectZero and SizeZero as deprecated 2013-07-12 14:47:36 +08:00
CCTMXObjectGroup.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCTMXTiledMap.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCTMXTiledMap.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCTMXXMLParser.cpp issue #2412:fix merging conflict 2013-07-23 10:41:11 +08:00
CCTMXXMLParser.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCTileMapAtlas.cpp More unsinged int -> int in some places where it could be difficult to find underflow bugs. And some warnings fix. 2013-07-22 14:28:19 +08:00
CCTileMapAtlas.h More unsinged int -> int in some places where it could be difficult to find underflow bugs. And some warnings fix. 2013-07-22 14:28:19 +08:00