axmol/cocos2dx/sprite_nodes
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
..
CCAnimation.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCAnimation.h fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCAnimationCache.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCAnimationCache.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCSprite.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCSprite.h fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCSpriteBatchNode.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCSpriteBatchNode.h fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCSpriteFrame.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCSpriteFrame.h fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCSpriteFrameCache.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCSpriteFrameCache.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00