|
Libsaki
Core library of Pancake Mahjong
|


Public Member Functions | |
| stack_proxy_base (lua_State *L_, int index_) | |
| template<typename T > | |
| decltype(auto) | get () const |
| template<typename T > | |
| bool | is () const |
| template<typename T > | |
| decltype(auto) | as () const |
| type | get_type () const noexcept |
| int | push () const |
| int | push (lua_State *L_) const |
| lua_State * | lua_state () const |
| int | stack_index () const |
Public Member Functions inherited from sol::proxy_base< stack_proxy_base > | |
| lua_State * | lua_state () const |
| operator std::string () const | |
| operator T () const | |
| operator T& () const | |
1.8.13