Cocos2d-x  v3.17
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
FontShadow Struct Reference

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

Public Attributes

bool _shadowEnabled
 true if shadow enabled
 
var _shadowEnabled
 true if shadow enabled
 
local _shadowEnabled
 true if shadow enabled
 
Size _shadowOffset
 shadow x and y offset
 
var _shadowOffset
 shadow x and y offset
 
local _shadowOffset
 shadow x and y offset
 
float _shadowBlur
 shadow blurriness
 
var _shadowBlur
 shadow blurriness
 
local _shadowBlur
 shadow blurriness
 
float _shadowOpacity
 shadow opacity
 
var _shadowOpacity
 shadow opacity
 
local _shadowOpacity
 shadow opacity
 

Detailed Description

types used for defining fonts properties (i.e.

font name, size, stroke or shadow) Shadow attributes.


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