cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FontDefinition Struct Reference

#include <ccTypes.h>

Public Member Functions

 FontDefinition ()
 NA NA More...
 

Public Attributes

std::string _fontName
 
int _fontSize
 
TextHAlignment _alignment
 
TextVAlignment _vertAlignment
 
Size _dimensions
 
Color3B _fontFillColor
 
FontShadow _shadow
 
FontStroke _stroke
 

Constructor & Destructor Documentation

FontDefinition ( )
inline

NA NA

Member Data Documentation

TextHAlignment _alignment
Size _dimensions
Color3B _fontFillColor
std::string _fontName
int _fontSize
FontShadow _shadow
FontStroke _stroke
TextVAlignment _vertAlignment

The documentation for this struct was generated from the following file: