CMGDK r49-rc2
组合类型 | 类型定义 | 函数 | 变量
K:/CMGDKv18/SDK/Include/hgl/2d/TileFont.Attrib.H文件参考

浏览该文件的源代码。

组合类型

struct  fi

类型定义

typedef FinUseData< wchar_t,
TileObject * > 
fud_class
typedef FudItem< wchar_t,
TileObject * > 
fud_obj

函数

virtual void GetCharImage (const wchar_t, uint8 **, uint &, int &, int &, int &)=0
 取得字符图形数据
TileObject * GetCharData (const wchar_t &)
 取得字符数据
int GetWidth ()
int GetHeight ()
int GetLineDistance ()
void SetLineDistance (int n)

变量

fi char_data [0xFFFF]
 所有字符的数据索引
int font_width
int font_height
int line_distance

类型定义文档

typedef FinUseData<wchar_t,TileObject *> fud_class
typedef FudItem<wchar_t,TileObject *> fud_obj

函数文档

TileObject* GetCharData ( const wchar_t &  ) [protected]

取得字符数据

virtual void GetCharImage ( const wchar_t  ,
uint8 **  ,
uint ,
int &  ,
int &  ,
int &   
) [protected, pure virtual]

取得字符图形数据

int GetHeight ( ) [protected]
int GetLineDistance ( ) [protected]
int GetWidth ( ) [protected]
void SetLineDistance ( int  n) [protected]

变量文档

fi char_data[0xFFFF]

所有字符的数据索引

 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义