OpenMiner
0.0.1a
Voxel game engine
|
#include <sol.hpp>
Additional Inherited Members | |
![]() | |
typedef wrapper< meta::unqualified_t< F > > | wrap |
![]() | |
static int | convertible_call (std::true_type, lua_State *L, Fx &&f, Args &&... args) |
static int | convertible_call (std::false_type, lua_State *L, Fx &&f, Args &&... args) |
static int | call (lua_State *L, Fx &&f, Args &&... args) |