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

types used for defining fonts properties (i.e. More...

#include <ccTypes.h>

Public Member Functions

 _ccFontShadow ()

Public Attributes

bool m_shadowEnabled
CCSize m_shadowOffset
float m_shadowBlur
float m_shadowOpacity

Detailed Description

types used for defining fonts properties (i.e.

font name, size, stroke or shadow)

Member Function Documentation

_ccFontShadow ( )
inline

Member Data Documentation

float m_shadowBlur
bool m_shadowEnabled
CCSize m_shadowOffset
float m_shadowOpacity

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