axmol/cocos2dx/actions
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
..
CCAction.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCAction.h Add groups in all classes for doxygen. Upgrade doxygen to 0.8.1 2012-06-20 18:07:27 +08:00
CCActionCamera.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionCamera.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionCatmullRom.cpp fixed #1336: Used CC_DEPRECATED_ATTRIBUTE macro to mark deprecated interfaces. 2012-06-20 11:48:31 +08:00
CCActionCatmullRom.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionEase.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionEase.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionGrid.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCActionGrid.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionGrid3D.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionGrid3D.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionInstant.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionInstant.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionInterval.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCActionInterval.h fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCActionManager.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionManager.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionPageTurn3D.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionPageTurn3D.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionProgressTimer.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionProgressTimer.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionTiledGrid.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCActionTiledGrid.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCActionTween.cpp issue #1324: Reverted old interfaces. 2012-06-14 17:18:05 +08:00
CCActionTween.h issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00