axmol/cocos2dx/tilemap_parallax_nodes
Yongqin Liu aea9e04fbf Add out of bound check for the index before do the update
Signed-off-by: Yongqin Liu  <liuyq0307@thundersoft.com>
2013-05-29 19:18:46 +08:00
..
CCParallaxNode.cpp fixed #2217: Using CCLabelAtlas instead of CCLabelTTF to show FPS. 2013-05-23 15:06:57 +08:00
CCParallaxNode.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCTMXLayer.cpp Properly resets the tile's Y flipping 2013-04-16 15:01:22 -07:00
CCTMXLayer.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCTMXObjectGroup.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCTMXObjectGroup.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCTMXTiledMap.cpp fixed #1649: Reverted some invokings of function that returns const reference. 2013-01-14 16:06:18 +08:00
CCTMXTiledMap.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCTMXXMLParser.cpp Fix compilation errors for linux port. 2013-05-07 14:36:01 +08:00
CCTMXXMLParser.h issue #1686:synchronize CCTMXXMLParser.cpp 2013-02-26 17:42:18 +08:00
CCTileMapAtlas.cpp Add out of bound check for the index before do the update 2013-05-29 19:18:46 +08:00
CCTileMapAtlas.h Added stackable action support. Exchanged the order of action. 2012-12-26 18:59:31 +08:00