📄 baselib.h
字号:
//GameUILib.h
/*/////////////////////////////////////////////////////////////////
李亦
liease@163.com 4040719
2006-7-24
/*/////////////////////////////////////////////////////////////////
#ifndef _BASELIB_H_
#define _BASELIB_H_
#include "console/simBase.h"
#include "core/fileObject.h"
#include "console/consoleLogger.h"
#include "console/scriptObject.h"
#include "core/chunkFile.h"
namespace GAMELIB
{
void InitBaseLib();
};//namespace GUI
#endif //_BASELIB_H_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -