axmol/cocos2dx/layers_scenes_transitions_n...
Walzer 685b70e6fb fixed #1402, résolve conflicting "create" functions
1. Following https://docs.google.com/document/d/1eqvYjVah0R9nkjzJ_ga1-_cyjHnizVQ5dyESYNpYM0s/edit?pli=1
2. use CCSequence/CCSpawn::initWithTwoActions, createWithTwoActions instead of initOneTwo, create(one, two).
3. haven't re-generate lua-binding to resolve the conflicts yet.
2012-07-23 22:49:11 +08:00
..
CCLayer.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCLayer.h fixed #1381: fixed different declaration on CCLayerColor::setContentSize 2012-07-10 09:13:49 +08:00
CCScene.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCScene.h fixed a typo in CCScene.h. 2012-06-21 13:48:57 +08:00
CCTransition.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCTransition.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCTransitionPageTurn.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCTransitionPageTurn.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCTransitionProgress.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCTransitionProgress.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00