public interface LuaValueProxy
getProxy() methods on the Lua
state.| Modifier and Type | Method and Description |
|---|---|
LuaState |
getLuaState()
Returns the Lua state of this proxy.
|
void |
pushValue()
Pushes the proxied Lua value on the stack of the Lua state.
|
LuaState getLuaState()
void pushValue()