CMGDK r49-rc2
|
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
namespace | hgl::info |
宏定义 | |
#define | HGL_VERSION_STRING L"R49" |
#define | GetName(func, WideString) const wchar_t *func(){const wchar_t *name=WideString;return name;} |
函数 | |
hgl::info::GetName (GetChineseName, L"古月游戏开发套件") GetName(GetEnglishName | |
L Classical Moon Game Development Kit | hgl::info::GetName (GetVersion, hgl_version_string) GetName(GetAuthor |
void | hgl::info::InitString () |
void | hgl::info::ClearString () |
const wchar_t * | hgl::info::GetString (HGLFlagString) |
取得古月标记字符串 | |
void | hgl::info::SetString (int, const wchar_t *) |
void | hgl::info::InitPointer () |
const void * | hgl::info::GetPointer (HGLFlagPointer) |
void | hgl::info::SetPointer (int, void *) |
变量 | |
L Classical Moon Game Development Kit L 胡颖卓 typedef const wchar_t *(* | hgl::info::GetStringFUNC )() |
const wchar_t * | hgl::info::hgl_version_string = ") Edition" |
#define GetName | ( | func, | |
WideString | |||
) | const wchar_t *func(){const wchar_t *name=WideString;return name;} |
#define HGL_VERSION_STRING L"R49" |