#include <CCFontCharMap.h>
|
| FontCharMap (Texture2D *texture, int itemWidth, int itemHeight, int startCharMap) |
| FontCharMap ( var texture, var itemWidth, var itemHeight, var startCharMap) |
| FontCharMap ( local texture, local itemWidth, local itemHeight, local startCharMap) |
virtual | ~FontCharMap () |
| Font () |
| Font () |
| Font () |
virtual | ~Font () |
void | setCurrentGlyphCollection (GlyphCollection glyphs, const char *customGlyphs=0) |
var | setCurrentGlyphCollection ( var glyphs, var 0) |
local | setCurrentGlyphCollection ( local glyphs, local 0) |
const char * | getGlyphCollection (GlyphCollection glyphs) const |
local | getGlyphCollection ( local glyphs) |
| Ref () |
| Constructor. More...
|
|
| Ref () |
| Constructor. More...
|
|
var FontCharMap |
( |
var |
texture, |
|
|
var |
itemWidth, |
|
|
var |
itemHeight, |
|
|
var |
startCharMap |
|
) |
| |
|
inlineprotected |
local FontCharMap |
( |
local |
texture, |
|
|
local |
itemWidth, |
|
|
local |
itemHeight, |
|
|
local |
startCharMap |
|
) |
| |
|
inlineprotected |
static FontCharMap* create |
( |
const std::string & |
charMapFile, |
|
|
int |
itemWidth, |
|
|
int |
itemHeight, |
|
|
int |
startCharMap |
|
) |
| |
|
static |
var create |
( |
var |
charMapFile, |
|
|
var |
itemWidth, |
|
|
var |
itemHeight, |
|
|
var |
startCharMap |
|
) |
| |
|
static |
local create |
( |
local |
charMapFile, |
|
|
local |
itemWidth, |
|
|
local |
itemHeight, |
|
|
local |
startCharMap |
|
) |
| |
|
static |
var create |
( |
var |
texture, |
|
|
var |
itemWidth, |
|
|
var |
itemHeight, |
|
|
var |
startCharMap |
|
) |
| |
|
static |
local create |
( |
local |
texture, |
|
|
local |
itemWidth, |
|
|
local |
itemHeight, |
|
|
local |
startCharMap |
|
) |
| |
|
static |
static FontCharMap* create |
( |
const std::string & |
plistFile) | |
|
|
static |
var create |
( |
var |
plistFile) | |
|
|
static |
local create |
( |
local |
plistFile) | |
|
|
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 |
The documentation for this class was generated from the following file: