axmol/cocos2dx/misc_nodes
Ricardo Quesada cf262c28e2 getInstance() / destroyInstance() are used...
... instead of sharedXXX / purgeXXX.
They are more C++ friendly, and also easier to remember.

common files + Mac files + iOS files + tests/samples files were updated.

The old methods are deprecated now.
2013-07-11 15:24:23 -07:00
..
CCClippingNode.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCClippingNode.h closed issue #2386 : Fix bug : add a new method to clear the stencil buffer bit used by ClippingNode 2013-07-10 15:33:43 +08:00
CCMotionStreak.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCMotionStreak.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
CCProgressTimer.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCProgressTimer.h issue #2129:fix conflicts 2013-07-05 17:32:50 +08:00
CCRenderTexture.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCRenderTexture.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00