axmol/cocos2dx/label_nodes
Ricardo Quesada 9fe9341646 From C++ best practices
Uses static_cast<> instead of C casting.
2013-07-08 14:38:14 -07:00
..
CCLabelAtlas.cpp issue #2129: Windows doesn't support 'initializer list', using constructor instead. 2013-07-07 21:08:14 +08:00
CCLabelAtlas.h Adds const to getters 2013-07-03 17:22:15 -07:00
CCLabelBMFont.cpp From C++ best practices 2013-07-08 14:38:14 -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 issue #2129:use capital words for static const member variables 2013-07-08 18:11:32 +08: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