Static Public Member Functions | |
| static void | RegisterModule (LuaTable enviroment) |
| static void | RegisterFunctions (LuaTable module) |
| static LuaValue | concat (LuaValue[] values) |
| static LuaValue | insert (LuaValue[] values) |
| static LuaValue | remove (LuaValue[] values) |
| static LuaValue | removeitem (LuaValue[] values) |
| static LuaValue | maxn (LuaValue[] values) |
| static LuaValue | sort (LuaValue[] values) |
| static LuaValue | getn (LuaValue[] values) |
| static LuaValue | setn (LuaValue[] values) |
|
static |
|
static |