axmol/cocos2dx/tilemap_parallax_nodes
Rodrigo Goncalves de Oliveira 78967b7c8e Removing unused variable
These variables are just used on CCAssert comparisons, and result on a
compilation error on Linux (-Werror=unused-variable).

Signed-off-by: Rodrigo Goncalves de Oliveira <rodrigo.goncalves@openbossa.org>
2013-06-03 09:17:03 -04: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 Removing unused variable 2013-06-03 09:17:03 -04:00
CCTileMapAtlas.h Added stackable action support. Exchanged the order of action. 2012-12-26 18:59:31 +08:00