axmol/cocos2dx/layers_scenes_transitions_n...
Ed Bartley b2b10ba5f7 CCLayerColor::_realOpacity is not set in ::initWithColor(…) causing unexpected behavior if a ::runAction(CCFadeTo::create(…)) applied to the LayerColor. 2013-04-25 10:32:03 +08:00
..
CCLayer.cpp CCLayerColor::_realOpacity is not set in ::initWithColor(…) causing unexpected behavior if a ::runAction(CCFadeTo::create(…)) applied to the LayerColor. 2013-04-25 10:32:03 +08:00
CCLayer.h Fix all compiler warnings produced by gcc. 2013-03-05 17:01:00 -08:00
CCScene.cpp fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCScene.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCTransition.cpp issue #1686: invoke sceneOrder() in CCTransitionScene::initWithDuration() 2013-03-01 15:30:40 +08:00
CCTransition.h Added stackable action support. Exchanged the order of action. 2012-12-26 18:59:31 +08:00
CCTransitionPageTurn.cpp issue #1686:format codes 2013-02-26 17:03:29 +08:00
CCTransitionPageTurn.h Added stackable action support. Exchanged the order of action. 2012-12-26 18:59:31 +08:00
CCTransitionProgress.cpp issue #1686:format codes 2013-02-26 17:03:29 +08:00
CCTransitionProgress.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00