xoreos  0.0.5
Namespaces | Functions
util.cpp File Reference

Lua helpers. More...

#include "src/aurora/lua/util.h"
#include "src/aurora/lua/stack.h"
#include "src/aurora/lua/variable.h"
#include "src/aurora/lua/table.h"
Include dependency graph for util.cpp:

Go to the source code of this file.

Namespaces

 Aurora
 
 Aurora::Lua
 

Functions

void * Aurora::Lua::getRawCppObjectFromStack (const Stack &stack, int index)
 
void * Aurora::Lua::getRawCppObjectFromVariable (const Variable &var)
 

Detailed Description

Lua helpers.

Definition in file util.cpp.