#include <JniHelper.h>
static JNIEnv* getEnv |
( |
) | |
|
|
static |
static JavaVM* getJavaVM |
( |
) | |
|
|
static |
static bool getMethodInfo |
( |
JniMethodInfo & |
methodinfo, |
|
|
const char * |
className, |
|
|
const char * |
methodName, |
|
|
const char * |
paramCode |
|
) |
| |
|
static |
static bool getStaticMethodInfo |
( |
JniMethodInfo & |
methodinfo, |
|
|
const char * |
className, |
|
|
const char * |
methodName, |
|
|
const char * |
paramCode |
|
) |
| |
|
static |
static std::string jstring2string |
( |
jstring |
str) | |
|
|
static |
static bool setClassLoaderFrom |
( |
jobject |
nativeActivityInstance) | |
|
|
static |
static void setJavaVM |
( |
JavaVM * |
javaVM) | |
|
|
static |
jmethodID loadclassMethod_methodID |
|
static |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/cocos/2d/platform/android/jni/JniHelper.h