module

LuaCallable

Class methods

__call(state : LibLua::State) : Int32
Source
__gc(state : LibLua::State) : Int32
Source
__index(state : LibLua::State) : Int32
Source
__newindex(state : LibLua::State) : Int32
Source

Instance methods

_call(key)
Source
_index(key : String)
Source
_newindex(key, val)
Source
to_lua(stack : Lua::Stack)
Source

Macros

_lua_call
Source
_lua_new_instance
Source

Nested types