nngn
Loading...
Searching...
No Matches
anonymous_namespace{lua_animation.cpp} Namespace Reference

Functions

template<nngn::member_function_pointer auto f>
auto get (const nngn::member_obj_type_t<> &t)
 
template<nngn::member_function_pointer auto f>
void set (nngn::member_obj_type_t<> &t, lua_Integer n)
 
auto load_v (Animations &a, nngn::lua::table_view t, nngn::lua::state_view lua)
 
auto remove_v (Animations &a, nngn::lua::table_view t)
 
void register_function (nngn::lua::table_view t)
 
void register_sprite (nngn::lua::table_view t)
 
void register_animation (nngn::lua::table_view t)
 
void register_animations (nngn::lua::table_view t)
 

Function Documentation

◆ get()

auto anonymous_namespace{lua_animation.cpp}::get ( const nngn::member_obj_type_t<> &  t)
Here is the call graph for this function:

◆ load_v()

auto anonymous_namespace{lua_animation.cpp}::load_v ( Animations a,
nngn::lua::table_view  t,
nngn::lua::state_view  lua 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ register_animation()

void anonymous_namespace{lua_animation.cpp}::register_animation ( nngn::lua::table_view  t)

◆ register_animations()

void anonymous_namespace{lua_animation.cpp}::register_animations ( nngn::lua::table_view  t)
Here is the call graph for this function:

◆ register_function()

void anonymous_namespace{lua_animation.cpp}::register_function ( nngn::lua::table_view  t)

◆ register_sprite()

void anonymous_namespace{lua_animation.cpp}::register_sprite ( nngn::lua::table_view  t)

◆ remove_v()

auto anonymous_namespace{lua_animation.cpp}::remove_v ( Animations a,
nngn::lua::table_view  t 
)
Here is the caller graph for this function:

◆ set()

void anonymous_namespace{lua_animation.cpp}::set ( nngn::member_obj_type_t<> &  t,
lua_Integer  n 
)
Here is the call graph for this function: