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

Stroke attributes. More...

#include <ccTypes.h>

Public Member Functions

 FontStroke ()
 FontStroke ()
 FontStroke ()

Public Attributes

bool _strokeEnabled
 true if stroke enabled More...
 
var _strokeEnabled
 true if stroke enabled More...
 
local _strokeEnabled
 true if stroke enabled More...
 
Color3B _strokeColor
 stroke color More...
 
var _strokeColor
 stroke color More...
 
local _strokeColor
 stroke color More...
 
GLubyte _strokeAlpha
 stroke alpha More...
 
var _strokeAlpha
 stroke alpha More...
 
local _strokeAlpha
 stroke alpha More...
 
float _strokeSize
 stroke size More...
 
var _strokeSize
 stroke size More...
 
local _strokeSize
 stroke size More...
 

Detailed Description

Stroke attributes.

Constructor & Destructor Documentation

FontStroke ( )
inline
var FontStroke ( )
inline
local FontStroke ( )
inline

Member Data Documentation

GLubyte _strokeAlpha

stroke alpha

var _strokeAlpha

stroke alpha

local _strokeAlpha

stroke alpha

Color3B _strokeColor

stroke color

var _strokeColor

stroke color

local _strokeColor

stroke color

bool _strokeEnabled

true if stroke enabled

var _strokeEnabled

true if stroke enabled

local _strokeEnabled

true if stroke enabled

float _strokeSize

stroke size

var _strokeSize

stroke size

local _strokeSize

stroke size


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