Lib
QOLを高める
Classes | Namespaces | Functions
script.h File Reference
#include "util.h"
#include "framework.h"
#include <lua.h>
#include <lualib.h>
#include <lauxlib.h>
#include "script_debugger.h"
#include "script_export.h"

Go to the source code of this file.

Classes

class  yappy::lua::LuaError
 
class  yappy::lua::Lua
 Lua state manager. More...
 
struct  yappy::lua::Lua::doNothing
 

Namespaces

 yappy
 
 yappy::lua
 Lua scripting library.
 

Functions

std::vector< std::string > yappy::lua::luaValueToStrList (lua_State *L, int ind, int maxDepth)