|
|
static void | stack_push (lua_State *L, double adata) |
|
static bool | stack_pop (lua_State *L, double &adata, bool apop=true) |
|
static void | table_push (lua_State *L, const char *aname, double adata) |
|
static bool | table_pop (lua_State *L, const char *aname, double &adata) |
The documentation for this struct was generated from the following file: