cocos2d-x  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCLabel.h File Reference

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...