Functions | |
std::string | register_metatables (lua_State *L) |
std::string lua_colors::register_metatables | ( | lua_State * | L | ) |
Definition at line 155 of file lua_color.cpp.
References colorKey, impl_color_collect(), impl_color_dir(), impl_color_equality(), impl_color_get(), impl_color_set(), impl_color_tostring(), impl_colors_table_dir(), and impl_get_color().
Referenced by lua_kernel_base::lua_kernel_base().