cocos2d-x  3.0-alpha0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FontAtlasCache Class Reference

#include <CCFontAtlasCache.h>

Static Public Member Functions

static FontAtlasgetFontAtlasTTF (const char *fontFileName, int size, GlyphCollection glyphs, const char *customGlyphs=0)
var getFontAtlasTTF ( var fontFileName, var size, var glyphs, var 0)
local getFontAtlasTTF ( local fontFileName, local size, local glyphs, local 0)
static FontAtlasgetFontAtlasFNT (const char *fontFileName)
local getFontAtlasFNT ( local fontFileName)
static bool releaseFontAtlas (FontAtlas *atlas)
local releaseFontAtlas ( local atlas)

Member Function Documentation

static FontAtlas* getFontAtlasFNT ( const char *  fontFileName)
static
var getFontAtlasFNT ( var  fontFileName)
static
local getFontAtlasFNT ( local  fontFileName)
static
static FontAtlas* getFontAtlasTTF ( const char *  fontFileName,
int  size,
GlyphCollection  glyphs,
const char *  customGlyphs = 0 
)
static
var getFontAtlasTTF ( var  fontFileName,
var  size,
var  glyphs,
var  customGlyphs = 0 
)
static
local getFontAtlasTTF ( local  fontFileName,
local  size,
local  glyphs,
local  customGlyphs = 0 
)
static
static bool releaseFontAtlas ( FontAtlas atlas)
static
var releaseFontAtlas ( var  atlas)
static
local releaseFontAtlas ( local  atlas)
static

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