![]() |
Pioneer
|

Go to the source code of this file.
Namespaces | |
| namespace | LuaConstants |
Functions | |
| void | LuaConstants::Register (lua_State *l) |
| int | LuaConstants::GetConstantFromArg (lua_State *l, const char *ns, int idx) |
| int | LuaConstants::GetConstant (lua_State *l, const char *ns, const char *name) |
| bool | LuaConstants::CheckConstant (lua_State *l, const char *ns, const char *name, int *out) |
| bool | LuaConstants::CheckConstantFromArg (lua_State *m, const char *ns, int idx, int *out) |