![]() |
CMGDK r49-rc2
|
#include <SystemInitInfo.H>
组合类型 | |
struct | GUI |
struct | OpenGLSetup |
struct | Safe |
<安全模式画面大小(当全屏进入失败时的选项) 更多... | |
公有属性 | |
bool | FullScreen |
是否全屏,默认false,即窗口模式 | |
int32 | Width |
int32 | Height |
游戏画面大小 | |
int32 | Bit |
色彩位数,默认32 | |
int32 | VSync |
屏幕垂直刷新率,默认75Hz | |
int32 | FPS |
期望的FPS,默认60 | |
struct hgl::SystemInitInfo::Graphics::Safe | safe |
struct hgl::SystemInitInfo::Graphics::OpenGLSetup | gl |
struct hgl::SystemInitInfo::Graphics::GUI | gui |
struct { | |
bool use | |
默认不使用 | |
Font eng_fnt | |
缺省英文字体 | |
Font chs_fnt | |
缺省中文字体 | |
uint32 fnt_buf | |
缺省字体缓冲区大小,默认2000 | |
} | fnt |
色彩位数,默认32
struct { ... } hgl::SystemInitInfo::Graphics::fnt |
缺省字体缓冲区大小,默认2000
期望的FPS,默认60
是否全屏,默认false,即窗口模式
默认不使用
屏幕垂直刷新率,默认75Hz