|
sprint 1-alpha
|
a lua wrapper More...
#include "lua.h"Go to the source code of this file.
Classes | |
| class | sprint::lua_script |
Namespaces | |
| namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. | |
Functions | |
| void | sprint::my_luaL_register (lua_State *L, const luaL_Reg *) |
| register a table | |
a lua wrapper
1.7.4