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... | |
Stroke attributes.
|
inline |
|
inline |
|
inline |
| 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