#include <CCLabel.h>
|
| | _ttfConfig (const char *filePath="", int size=12, const GlyphCollection &glyphCollection=GlyphCollection::DYNAMIC, const char *customGlyphCollection=nullptr, bool useDistanceField=false, int outline=0) |
| | _ttfConfig ( var 12, var DYNAMIC, var nullptr, var false, var 0) |
| | _ttfConfig ( local 12, local DYNAMIC, local nullptr, local false, local 0) |
| _ttfConfig |
( |
const char * |
filePath = "", |
|
|
int |
size = 12, |
|
|
const GlyphCollection & |
glyphCollection = GlyphCollection::DYNAMIC, |
|
|
const char * |
customGlyphCollection = nullptr, |
|
|
bool |
useDistanceField = false, |
|
|
int |
outline = 0 |
|
) |
| |
|
inline |
| var _ttfConfig |
( |
var |
filePath = "", |
|
|
var |
size = 12, |
|
|
var |
glyphCollection = GlyphCollection::DYNAMIC, |
|
|
var |
customGlyphCollection = nullptr, |
|
|
var |
useDistanceField = false, |
|
|
var |
outline = 0 |
|
) |
| |
|
inline |
| local _ttfConfig |
( |
local |
filePath = "", |
|
|
local |
size = 12, |
|
|
local |
glyphCollection = GlyphCollection::DYNAMIC, |
|
|
local |
customGlyphCollection = nullptr, |
|
|
local |
useDistanceField = false, |
|
|
local |
outline = 0 |
|
) |
| |
|
inline |
| bool distanceFieldEnabled |
| local distanceFieldEnabled |
The documentation for this struct was generated from the following file:
- /Users/huabingxu/work/cocos2d-x/cocos/2d/CCLabel.h