CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - HGE CN
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - HGE CN - List
[
SourceCode
]
HGE 中文显示新方案
DL : 0
HGE 中文显示新方案 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Author - 微妙的平衡(BOGY) Mail - bogy.cn@gmail.com Home - http://bogy.cn 文件与目录结构说明 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GfxFont.cpp 中文字体类实现定义文件 GfxFont.h 中文字体类实现声明文件 Readme.txt 本描述文档 简单介绍 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 本方法是为解决HGE项目中支持中文显示的新方案。 本解决方案不需要依赖任何图片字模,并支持丰富的显示方法。 使用方法很简单,只需如下几步即可: 一、包含 "CN\GfxFont.h" 头文件。 二、创建字体指针:GfxFont fontspr = new GfxFont(字体名,字体大小,是否粗体,是否斜体,是否平滑模式); 三、文本颜色:fontspr->SetColor(ARGB); 三、文本渲染:fontspr->Print(坐标x,坐标y,文本内容); 四、销毁字体:当程序结束时,使用 delete fontspr; 来销毁字体。 声明与感谢 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 若你在使用中存在疑问,请至邮:bogy.cn@gmail.com 我会尽快回复。 ____________________________________________________________ Copyright 2008 BOGY.CN. All Rights Reserved.
Update
: 2011-11-02
Size
: 269.5kb
Publisher
:
43156150@qq.com
[
Game Engine
]
HGE
DL : 1
HGE游戏引擎的开发教程文档,HGE是一个很不错的2D游戏引擎,现在并且开源了,很不错的学习资料-HGE Game Engine Development Guide document, HGE is a very good 2D game engine, and now open source, and a very good learning materials
Update
: 2025-02-17
Size
: 284kb
Publisher
:
任伟
[
OpenGL program
]
HGECN
DL : 0
HGE中文帮助文档 .chm 格式的 方便游戏开发人员使用HGE开发游戏-HGE Chinese help files. Chm format to facilitate the use of HGE Game Developers Game Development
Update
: 2025-02-17
Size
: 216kb
Publisher
:
weir75034
[
VC/MFC
]
HGE-CN
DL : 0
一本非常优秀的c++书籍,适合刚接触c++的朋友,是一本可以读一辈子的书-A very excellent c++ books, c++ fit friend, are a lifetime can read book
Update
: 2025-02-17
Size
: 216kb
Publisher
:
李根
[
Game Engine
]
hge_render_cn
DL : 0
hge_render_cn的1.8版本,作者采用了FreeType2 ,作者来自微秒的平衡。本包只是重新编译转发,以方便大家使用。-hge_render_cn the 1.8 version, the author uses FreeType2, authors are from the balance of microseconds. Recompilation of the package is forwarded to facilitate the use of everyone.
Update
: 2025-02-17
Size
: 1.08mb
Publisher
:
邵小宁
[
Software Engineering
]
HGE-cn
DL : 0
无意中发现了HGE中文社区,听朋友介绍,认识了HGE,然后开始对它进行研究,并使用HGE开始制作游戏。 因为我所得的资料基本上都是来源于各位高手的无私翻译,所以,我打算也做一些贡献出来,在这里写一篇HGE的基础教程,供刚接触HGE的朋友研究学习。 教程中可能会出现一些错误,请大家及时指正。由于我也是初学者,包括C++,也只是一个初学者,所以写出的教程可能质量并不高,也请大家谅解。 另外,学习此教程需要C++的基本知识,不需要非常高深,只需要了解函数调用、结构体、枚举、常量、变量、类的基本知识、函数指针等基本知识即可。-HGE-cn
Update
: 2025-02-17
Size
: 12kb
Publisher
:
Tonny
[
Other
]
HGE-CN
DL : 0
HGE2D引擎 中文帮助文档. 希望对象学习HGE的朋友有所帮助-Chinese Help HGE2D engine. HGE hope of learning objects help a friend ..
Update
: 2025-02-17
Size
: 216kb
Publisher
:
文熙
[
Game Engine
]
HGE-CN
DL : 0
hge游戏引擎的帮助文档,部分翻译成中文,有兴趣的可以下载-hge game engine with the help documentation, some translated into Chinese, who are interested can download the
Update
: 2025-02-17
Size
: 216kb
Publisher
:
赵启杰
[
Game Engine
]
HGE-CN
DL : 0
hge 游戏引擎中文详细手册,CHM版。-hge game engine in Chinese a detailed manual, CHM version.
Update
: 2025-02-17
Size
: 216kb
Publisher
:
无量海
[
VC/MFC
]
HGE-CN
DL : 0
HGE入门书,包括一些小DEMO,是2D游戏开发的好工具-HGE introductory books, including some small DEMO, is a good tool for 2D game development
Update
: 2025-02-17
Size
: 216kb
Publisher
:
fyj
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.