CMGDK r49-rc2
组合类型 | 名字空间 | 函数
K:/CMGDKv18/SDK/Include/hgl/2d/TileFont.H文件参考
#include <hgl/object/Object.H>
#include <hgl/2d/TileData.H>
#include <hgl/type/FinUseData.H>
#include <hgl/2d/Font.H>
#include <hgl/type/RectScope.H>
#include <hgl/2d/TileFont.Attrib.H>

浏览该文件的源代码。

组合类型

struct  hgl::Makeup
class  hgl::TileFont
 Tile字体 更多...

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


函数

TileFont * hgl::CreateTileFont (Font &, Font &, int=-1)
 创建一个字体,使用系统字体
__inline TileFont * hgl::CreateTileFont (const wchar_t *chs_fontname, const wchar_t *eng_fontname, int width, int height, bool bold, bool italic, int count)
__inline TileFont * hgl::CreateTileFont (const wchar_t *fontname, int width, int height, bool bold=false, bool italic=false, int num=-1)
__inline TileFont * hgl::CreateTileFont (const wchar_t *chs_fontname, const wchar_t *eng_fontname, int width, int height, int num=-1)
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义