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

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

#include <ccTypes.h>

Public Member Functions

 FontShadow ()

Public Attributes

bool _shadowEnabled
Size _shadowOffset
float _shadowBlur
float _shadowOpacity

Detailed Description

types used for defining fonts properties (i.e.

font name, size, stroke or shadow)

Constructor & Destructor Documentation

FontShadow ( )
inline

Member Data Documentation

float _shadowBlur
bool _shadowEnabled
Size _shadowOffset
float _shadowOpacity

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