cocos2d-x  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCLuaStack.h File Reference
#include "lua.h"
#include "cocos2d.h"
#include "CCLuaValue.h"

Classes

class  LuaStack
 LuaStack is used to manager the operation on the lua_State,eg., push data onto the lua_State, execute the function depended on the lua_State. More...
 

Namespaces

 cocos2d