Luwra
Minimal-overhead Lua wrapper for C++
|
Enables reading/pushing tables. More...
#include <table.hpp>
Static Public Member Functions | |
static void | push (State *state, const Table &value) |
static Table | read (State *state, int index) |
Enables reading/pushing tables.
|
inlinestatic |
|
inlinestatic |