- 首页 
- 相关页面 
- 模块 
- 命名空间 
- 类 
- 文件 
-
  
   
)
- 类列表 
- 类索引 
- 类继承关系 
- 类成员 
 
  
  
  全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
  
  
 静态 Public 成员函数 | 所有成员列表 
FontAtlasCache类 参考
 
#include 
成员函数说明
  
   
  | static FontAtlas* getFontAtlasCharMap  |  ( |  const std::string &  |  charMapFile,  |      |   |  int  |  itemWidth,  |      |   |  int  |  itemHeight,  |      |   |  int  |  startCharMap  |      |  ) |   |  |     
   |   static  |  
 
  
   
  | static FontAtlas getFontAtlasCharMap  |  ( |  Texture2D   |  texture,  |      |   |  int  |  itemWidth,  |      |   |  int  |  itemHeight,  |      |   |  int  |  startCharMap  |      |  ) |   |  |     
   |   static  |  
 
  
   
  | static FontAtlas* getFontAtlasCharMap  |  ( |  const std::string &  |  plistFile | ) |   |     
   |   static  |  
 
  
   
  | static FontAtlas* getFontAtlasFNT  |  ( |  const std::string &  |  fontFileName,  |      |   |  const Vec2 &  |  imageOffset = Vec2::ZERO  |      |  ) |   |  |     
   |   static  |  
 
  
  
   
  | static void purgeCachedData  |  ( |   | ) |   |     
   |   static  |  
 
清空缓存数据。 如果多种纹理贴图(multiple texture)存在于一个FontAtlas中,它亦将清空纹理贴图集(textures atlas)。 
  
   
  | static bool releaseFontAtlas  |  ( |  FontAtlas *  |  atlas | ) |   |     
   |   static  |  
 
该类的文档由以下文件生成: