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

#include <ccTypes.h>

Public Member Functions

 _ccFontDefinition ()

Public Attributes

std::string m_fontName
int m_fontSize
CCTextAlignment m_alignment
CCVerticalTextAlignment m_vertAlignment
CCSize m_dimensions
ccColor3B m_fontFillColor
ccFontShadow m_shadow
ccFontStroke m_stroke

Member Function Documentation

_ccFontDefinition ( )
inline

Member Data Documentation

CCTextAlignment m_alignment
CCSize m_dimensions
ccColor3B m_fontFillColor
std::string m_fontName
int m_fontSize
ccFontShadow m_shadow
ccFontStroke m_stroke
CCVerticalTextAlignment
m_vertAlignment

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