Voxellancer
0.3
A game about voxels in space
|
Public Types | |
typedef std::tuple< Ts...> | type |
Static Public Member Functions | |
template<typename T > | |
static std::tuple< T > | worker (const LuaWrapper &instance, const int index) |
template<typename T1 , typename T2 , typename... Rest> | |
static std::tuple< T1, T2, Rest...> | worker (const LuaWrapper &instance, const int index) |
static type | apply (LuaWrapper &instance) |