cocos2d-x 3.0
- 首页 - 相关页面 - 模块 - 命名空间 - - 文件 -
静态 Public 成员函数 - 图1 静态 Public 成员函数 - 图2)
- 类列表 - 类索引 - 类继承关系 - 类成员

全部)) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义)))

静态 Public 成员函数 | 静态 Protected 成员函数 | 所有成员列表

LuaObjcBridge类 参考

#include

类 LuaObjcBridge 继承关系图:

静态 Public 成员函数 - 图3 LuaBridge

## 静态 Public 成员函数
static void luaopen_luaoc (lua_State L)
- 静态 Public 成员函数 继承自 LuaBridge
static LuaStack getStack (void)
static int pushLuaFunctionById (int functionId)
static int retainLuaFunctionById (int functionId)
static int releaseLuaFunctionById (int functionId)
## 静态 Protected 成员函数
static int callObjcStaticMethod (lua_State L)
static void pushValue (lua_State L, void val)
- 静态 Protected 成员函数 继承自 LuaBridge
static int retainLuaFunction (lua_State L, int functionIndex, int *retainCountReturn)
## 额外继承的成员函数
- 静态 Protected 属性 继承自 LuaBridge
static lua_State * s_luaState
static int s_newFunctionId

成员函数说明

static int callObjcStaticMethod ( lua_State * L)

staticprotected

static void luaopen_luaoc ( lua_State * L)

static

static void pushValue ( lua_State L,
void val
)

staticprotected


该类的文档由以下文件生成:

  • /Users/zeroyang/Documents/github/cocos2d-x/cocos/scripting/lua-bindings/manual/platform/ios/CCLuaObjcBridge.h