nngn
Loading...
Searching...
No Matches
lua_entity.cpp File Reference
#include "lua/function.h"
#include "lua/register.h"
#include "lua/table.h"
#include "entity.h"
#include "math/lua_vector.h"
#include "render/renderers.h"
Include dependency graph for lua_entity.cpp:

Functions

 NNGN_OVERLOAD (NNGN_LUA_DECLARE_USER_TYPE, Entity __VA_OPT__(,)) NNGN_OVERLOAD(NNGN_LUA_DECLARE_USER_TYPE
 
nngn::Renderer __VA_OPT__ (,) "Renderer") namespace
 
 NNGN_OVERLOAD (NNGN_LUA_DECLARE_USER_TYPE, Entities __VA_OPT__(,)) NNGN_OVERLOAD(NNGN_LUA_PROXY
 

Function Documentation

◆ __VA_OPT__()

Here is the call graph for this function:

◆ NNGN_OVERLOAD() [1/2]

NNGN_OVERLOAD ( NNGN_LUA_DECLARE_USER_TYPE  ,
Entities   __VA_OPT__
)

◆ NNGN_OVERLOAD() [2/2]

NNGN_OVERLOAD ( NNGN_LUA_DECLARE_USER_TYPE  ,
Entity   __VA_OPT__
)