#include <string>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | lua_formula_bridge::fwrapper |
Namespaces | |
game_logic | |
lua_formula_bridge | |
Functions | |
int | lua_formula_bridge::intf_eval_formula (lua_State *) |
Evaluates a formula in the formula engine. More... | |
int | lua_formula_bridge::intf_compile_formula (lua_State *) |
std::string | lua_formula_bridge::register_metatables (lua_State *) |