axmol/cocos2dx/label_nodes
carlo morgantini 833a45d1af Some more clean up 2013-08-01 17:54:08 -07:00
..
CCFont.cpp the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore) 2013-07-25 17:58:13 -07:00
CCFont.h the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore) 2013-07-25 17:58:13 -07:00
CCFontAtlas.cpp Clean up (see code review) 2013-08-01 17:49:51 -07:00
CCFontAtlas.h Clean up (see code review) 2013-08-01 17:49:51 -07:00
CCFontAtlasCache.cpp fix some more problems with the new label stuff (as for code review) 2013-08-01 16:29:39 -07:00
CCFontAtlasCache.h fix bugs 2013-07-31 12:11:56 -07:00
CCFontAtlasFactory.cpp Some more clean up 2013-08-01 17:54:08 -07:00
CCFontAtlasFactory.h Some more clean up 2013-08-01 17:54:08 -07:00
CCFontCache.cpp some more cleanup and refactory for the new Label stuff 2013-07-24 10:22:46 -07:00
CCFontCache.h some more cleanup and refactory for the new Label stuff 2013-07-24 10:22:46 -07:00
CCFontDefinition.cpp Clean up (see code review) 2013-08-01 17:49:51 -07:00
CCFontDefinition.h Clean up for the new Label stuff 2013-08-01 11:02:32 -07:00
CCFontFNT.cpp the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore) 2013-07-25 17:58:13 -07:00
CCFontFNT.h the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore) 2013-07-25 17:58:13 -07:00
CCFontFreeType.cpp fix bugs 2013-07-31 12:11:56 -07:00
CCFontFreeType.h Fix problems with missing glyphs in .ttf file 2013-07-29 13:43:23 -07:00
CCFontRender.h some more cleanup and refactory for the new Label stuff 2013-07-24 10:22:46 -07:00
CCFontRenderFreeType.cpp fix bugs with new Label stuff and add new sample for unicode 2013-07-30 16:41:26 -07:00
CCFontRenderFreeType.h some more cleanup and refactory for the new Label stuff 2013-07-24 10:22:46 -07:00
CCLabel.cpp Clean up (as requested by code review) 2013-08-01 17:08:57 -07:00
CCLabel.h fix bugs with new Label stuff and add new sample for unicode 2013-07-30 16:41:26 -07:00
CCLabelAtlas.cpp More unsinged int -> int in some places where it could be difficult to find underflow bugs. And some warnings fix. 2013-07-22 14:28:19 +08:00
CCLabelAtlas.h Adds const to getters 2013-07-03 17:22:15 -07:00
CCLabelBMFont.cpp New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
CCLabelBMFont.h New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
CCLabelTTF.cpp New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
CCLabelTTF.h New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
CCLabelTextFormatProtocol.h New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
CCLabelTextFormatter.cpp fix bugs with new Label stuff and add new sample for unicode 2013-07-30 16:41:26 -07:00
CCLabelTextFormatter.h some more cleanup and refactory for the new Label stuff 2013-07-24 10:22:46 -07:00
CCStringBMFont.cpp New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
CCStringBMFont.h New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
CCStringTTF.cpp Clean up (see code review) 2013-08-01 17:49:51 -07:00
CCStringTTF.h New label TTF. New text alignment sample. 2013-07-30 10:27:22 -07:00
CCTextImage.cpp CCTexture2D interface changed 2013-07-31 13:59:08 -07:00
CCTextImage.h Fix problems with missing glyphs in .ttf file 2013-07-29 13:43:23 -07:00