#include <CCFontFNT.h>
var create |
( |
var |
fntFilePath, |
|
|
var |
imageOffset = Point::ZERO |
|
) |
| |
|
static |
local create |
( |
local |
fntFilePath, |
|
|
local |
imageOffset = Point::ZERO |
|
) |
| |
|
static |
local createFontAtlas |
( |
) | |
|
|
overridevirtual |
virtual int*
getHorizontalKerningForTextUTF16 |
( |
unsigned short * |
text, |
|
|
int & |
outNumLetters |
|
) |
| const |
|
overridevirtual |
var
getHorizontalKerningForTextUTF16 |
( |
var |
text, |
|
|
var |
outNumLetters |
|
) |
| |
|
overridevirtual |
local
getHorizontalKerningForTextUTF16 |
( |
local |
text, |
|
|
local |
outNumLetters |
|
) |
| |
|
overridevirtual |
static void purgeCachedData |
( |
) | |
|
|
static |
Purges the cached data.
Removes from memory the cached configurations and the atlas name dictionary.
Purges the cached data.
Removes from memory the cached configurations and the atlas name dictionary.
local purgeCachedData |
( |
) | |
|
|
static |
Purges the cached data.
Removes from memory the cached configurations and the atlas name dictionary.
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/cocos/2d/CCFontFNT.h