|
dl
|
lua封装 更多...
#include <string>#include <unordered_map>#include <lua.hpp>#include <LuaBridge/LuaBridge.h>#include "dl_io.h"类 | |
| class | dl::LuaScript |
| lua脚本语言 更多... | |
| struct | dl::LuaScript::Env |
命名空间 | |
| namespace | dl |
宏定义 | |
| #define | LUA_USE_APICHECK |
| #define | LUABRIDGE_HAS_EXCEPTIONS 0 |
lua封装
直接暴露lua与luabridge
在文件 dl_lua.h 中定义.