nngn
|
Functions | |
nngn::lua::table | push_metatable (nngn::lua::state_view lua, std::string_view meta) |
bool | check_type (nngn::lua::state_view lua, int i, std::string_view meta, nngn::lua::type t) |
bool anonymous_namespace{user.cpp}::check_type | ( | nngn::lua::state_view | lua, |
int | i, | ||
std::string_view | meta, | ||
nngn::lua::type | t ) |
nngn::lua::table anonymous_namespace{user.cpp}::push_metatable | ( | nngn::lua::state_view | lua, |
std::string_view | meta ) |