CMGDK r49-rc2
|
#include <hgl/2d/Font.H>
组合类型 | |
class | hgl::SystemInitInfo |
系统初始化信息类 更多... | |
struct | hgl::SystemInitInfo::Info |
struct | hgl::SystemInitInfo::Graphics |
struct | hgl::SystemInitInfo::Graphics::Safe |
<安全模式画面大小(当全屏进入失败时的选项) 更多... | |
struct | hgl::SystemInitInfo::Graphics::OpenGLSetup |
struct | hgl::SystemInitInfo::Graphics::GUI |
struct | hgl::SystemInitInfo::Audio |
struct | hgl::SystemInitInfo::WindowSetup |
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
枚举 | |
enum | hgl::AppRunMode { hgl::armNone = 0, hgl::armASync, hgl::armSync, hgl::armFast, hgl::armExternal, hgl::armServer, hgl::armEnd } |
函数 | |
bool | hgl::GetDesktopDisplayMode (int &, int &, int &, int &) |
取得当前桌面显示模式 |