axmol/cocos2dx/label_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
..
CCLabelAtlas.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCLabelAtlas.h Adds const to getters 2013-07-03 17:22:15 -07:00
CCLabelBMFont.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCLabelBMFont.h Merge branch 'iss2129-remove_prefix' of https://github.com/minggo/cocos2d-x into minggo-iss2129-remove_prefix 2013-07-08 10:51:07 +08:00
CCLabelTTF.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCLabelTTF.h issue #2129: Using 'const FontDefinition&' instead of 'FontDefinition*' and resolving memory leak in FontDefinition LabelTTF::getTextDefinition() 2013-07-08 15:17:37 +08:00