cocos2d-x  3.5
 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 ()
 FontShadow ()
 FontShadow ()

Public Attributes

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

Detailed Description

types used for defining fonts properties (i.e.

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

Constructor & Destructor Documentation

FontShadow ( )
inline
var FontShadow ( )
inline
local FontShadow ( )
inline

Member Data Documentation

float _shadowBlur

shadow blurrines

var _shadowBlur

shadow blurrines

local _shadowBlur

shadow blurrines

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 _shadowOpacity

shadow opacity

var _shadowOpacity

shadow opacity

local _shadowOpacity

shadow opacity


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