cocos2d-x 3.0 |
)
- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
JniHelper 成员列表
成员的完整列表,这些成员属于 JniHelper,包括所有继承而来的类成员
classloader | JniHelper | static |
getEnv() | JniHelper | static |
getJavaVM() | JniHelper | static |
getMethodInfo(JniMethodInfo &methodinfo, const char className, const char methodName, const char paramCode) | JniHelper | static |
getStaticMethodInfo(JniMethodInfo &methodinfo, const char className, const char methodName, const char paramCode) | JniHelper | static |
jstring2string(jstring str) | JniHelper | static |
loadclassMethod_methodID | JniHelper | static |
setClassLoaderFrom(jobject activityInstance) | JniHelper | static |
setJavaVM(JavaVM *javaVM) | JniHelper | static |