luaImpl

Undocumented in source.

Members

Functions

bindToLua
LuaTable bindToLua(LuaState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin luaImplFuncs!T
Undocumented in source.

Static variables

__index
LuaStateFunction __index;
Undocumented in source.
__new
LuaStateFunction __new;
Undocumented in source.
__newindex
LuaStateFunction __newindex;
Undocumented in source.

Meta