#include <CCLuaJavaBridge.h>
| static int callLuaFunctionById |
( |
int |
functionId, |
|
|
const char * |
arg |
|
) |
| |
|
static |
| var callLuaFunctionById |
( |
var |
functionId, |
|
|
var |
arg |
|
) |
| |
|
static |
| local callLuaFunctionById |
( |
local |
functionId, |
|
|
local |
arg |
|
) |
| |
|
static |
| static int callLuaGlobalFunction |
( |
const char * |
functionName, |
|
|
const char * |
arg |
|
) |
| |
|
static |
| var callLuaGlobalFunction |
( |
var |
functionName, |
|
|
var |
arg |
|
) |
| |
|
static |
| local callLuaGlobalFunction |
( |
local |
functionName, |
|
|
local |
arg |
|
) |
| |
|
static |
| static void luaopen_luaj |
( |
lua_State * |
L | ) |
|
|
static |
| var luaopen_luaj |
( |
var |
L | ) |
|
|
static |
| local luaopen_luaj |
( |
local |
L | ) |
|
|
static |
| static int releaseLuaFunctionById |
( |
int |
functionId | ) |
|
|
static |
| var releaseLuaFunctionById |
( |
var |
functionId | ) |
|
|
static |
| local releaseLuaFunctionById |
( |
local |
functionId | ) |
|
|
static |
| static int retainLuaFunctionById |
( |
int |
functionId | ) |
|
|
static |
| var retainLuaFunctionById |
( |
var |
functionId | ) |
|
|
static |
| local retainLuaFunctionById |
( |
local |
functionId | ) |
|
|
static |
The documentation for this class was generated from the following file:
- /Users/huabingxu/work/cocos2d-x/cocos/scripting/lua-bindings/manual/platform/android/CCLuaJavaBridge.h