Classes | |
| struct | TTFConfig |
| class | Label |
| Label is a subclass of SpriteBatchNode that knows how to render text labels. More... | |
| struct | Label::LetterInfo |
Namespaces | |
| cocos2d | |
Enumerations | |
| enum | GlyphCollection { DYNAMIC, NEHE, ASCII, CUSTOM } |
| Possible GlyphCollection used by Label. More... | |
| enum | LabelEffect { NORMAL, OUTLINE, SHADOW, GLOW } |
| Possible LabelEffect used by Label. More... | |