HGE-Editbox

所属分类:游戏引擎
开发工具:Visual C++
文件大小:372KB
下载次数:194
上传日期:2008-05-15 12:56:19
上 传 者vvk小强
说明:  HGE是一个高效的2D游戏引擎,它是完全开源的(基于VC++),授权是慷慨的ZLib License, 任何人可以几乎不受限制的使用它,或基於技术核心开发引擎。 HGE简单的说,就是以3D加速实现2D图像的做法,它的作品可以在很低配置的电脑就能高效运作, 目前,国外人士评价HGE为最好的非商业2D游戏引擎。官方首页:http://hge.relishgames.com/ 国内游戏爱好者研究专区http://www.hgechina.com. HGE自身是不支持中文的,也没有editbox可编辑框,这是我写的小程序,支持中文输入与输出,可进行复制,粘贴等操作。
(HGE is an efficient 2D game engine, it is completely open source (based on VC++), Authorization is generous ZLib License, any person can be almost unlimited use of it, or the core of the development of technology-based engine. HGE Simply put, is to accelerate the realization of 2D images 3D approach, which works in a very low configuration computer can be highly efficient operation, at present, foreign persons HGE evaluation for the best non-commercial 2D game engine. Official Home: http://hge.relishgames.com/ domestic game enthusiasts research area http://www.hgechina.com. HGE itself does not support the Chinese, nor editbox can edit box, it is I wrote a small procedures, support for Chinese input and output, can copy, paste and other operations.)

文件列表:
HGE-Editbox\HGE-Editbox\HGE-Editbox.vcproj (4479, 2008-04-19)
HGE-Editbox\HGE-Editbox\HGE-Editbox.vcproj.WU111.Administrator.user (1407, 2008-04-19)
HGE-Editbox\HGE-Editbox.sln (898, 2008-04-19)
HGE-Editbox\HGE-Editbox.suo (18944, 2008-04-19)
HGE-Editbox\HGE17\include\hge.h (16763, 2007-05-22)
HGE-Editbox\HGE17\include\hgeanim.h (1536, 2007-04-23)
HGE-Editbox\HGE17\include\hgecolor.h (3595, 2007-04-18)
HGE-Editbox\HGE17\include\hgedistort.h (1639, 2007-04-18)
HGE-Editbox\HGE17\include\hgefont.h (2144, 2007-04-25)
HGE-Editbox\HGE17\include\hgegui.h (2517, 2007-05-22)
HGE-Editbox\HGE17\include\hgeguictrls.h (3695, 2007-04-18)
HGE-Editbox\HGE17\include\hgeparticle.h (3457, 2007-04-23)
HGE-Editbox\HGE17\include\hgerect.h (804, 2007-04-18)
HGE-Editbox\HGE17\include\hgeresource.h (1836, 2007-04-18)
HGE-Editbox\HGE17\include\hgesprite.h (2069, 2007-04-26)
HGE-Editbox\HGE17\include\hgestrings.h (697, 2007-04-18)
HGE-Editbox\HGE17\include\hgevector.h (1908, 2007-04-18)
HGE-Editbox\HGE17\lib\vc\hge.lib (2090, 2007-03-28)
HGE-Editbox\HGE17\lib\vc\hgehelp.lib (158450, 2007-05-28)
HGE-Editbox\FontCN\GfxEdit.h (2875, 2008-04-19)
HGE-Editbox\FontCN\GfxEdit.cpp (15745, 2008-04-20)
HGE-Editbox\FontCN\GfxFont.h (2047, 2008-04-19)
HGE-Editbox\FontCN\GfxFont.cpp (7400, 2008-04-19)
HGE-Editbox\hge.dll (165888, 2007-05-22)
HGE-Editbox\hgedemo.log (342, 2008-04-19)
HGE-Editbox\hgedemo.cpp (3505, 2008-04-19)
HGE-Editbox\hgedemo.exe (585728, 2008-04-19)
HGE-Editbox\HGE17\lib\vc (0, 2008-04-19)
HGE-Editbox\HGE17\include (0, 2008-04-19)
HGE-Editbox\HGE17\lib (0, 2008-04-19)
HGE-Editbox\HGE-Editbox (0, 2008-04-19)
HGE-Editbox\HGE17 (0, 2008-04-19)
HGE-Editbox\FontCN (0, 2008-04-19)
HGE-Editbox (0, 2008-04-19)

HGE 中文显示与输入编辑框解决新方案 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Author - 微妙的平衡(BOGY) Mail - bogy.cn@gmail.com Home - http://bogy.cn 文件与目录结构说明 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GfxFont.cpp 中文字体类实现定义文件 GfxFont.h 中文字体类实现声明文件 GfxEdit.cpp 编辑输入框类实现定义文件 GfxEdit.h 编辑输入框类实现声明文件 Readme.txt 本描述文档 简单介绍 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 本方法是为解决HGE项目中支持中文显示与中英文输入的新方案。 本解决方案不需要依赖任何图片字模,并支持丰富的显示方法。 使用方法很简单,请参照范例源码实现。 声明与感谢 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 若你在使用中存在疑问,请至邮:bogy.cn@gmail.com 我会尽快回复。 ____________________________________________________________ Copyright 2008 BOGY.CN. All Rights Reserved.

近期下载者

相关文件


收藏者