⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 edu_gatech_cc_is_newton_newton.h

📁 一个多机器人的仿真平台
💻 H
字号:
/* DO NOT EDIT THIS FILE - it is machine generated */#include <jni.h>/* Header for class EDU_gatech_cc_is_newton_Newton */#ifndef _Included_EDU_gatech_cc_is_newton_Newton#define _Included_EDU_gatech_cc_is_newton_Newton#ifdef __cplusplusextern "C" {#endif/* * Class:     EDU_gatech_cc_is_newton_Newton * Method:    make_resident * Signature: ()I */JNIEXPORT jint JNICALL Java_EDU_gatech_cc_is_newton_Newton_make_1resident  (JNIEnv *, jobject);/* * Class:     EDU_gatech_cc_is_newton_Newton * Method:    make_free * Signature: ()I */JNIEXPORT jint JNICALL Java_EDU_gatech_cc_is_newton_Newton_make_1free  (JNIEnv *, jobject);/* * Class:     EDU_gatech_cc_is_newton_Newton * Method:    open_newton * Signature: (II)I */JNIEXPORT jint JNICALL Java_EDU_gatech_cc_is_newton_Newton_open_1newton  (JNIEnv *, jobject, jint, jint);/* * Class:     EDU_gatech_cc_is_newton_Newton * Method:    read_frame * Signature: ()V */JNIEXPORT void JNICALL Java_EDU_gatech_cc_is_newton_Newton_read_1frame  (JNIEnv *, jobject);/* * Class:     EDU_gatech_cc_is_newton_Newton * Method:    getNumVis * Signature: (I)I */JNIEXPORT jint JNICALL Java_EDU_gatech_cc_is_newton_Newton_getNumVis  (JNIEnv *, jobject, jint);/* * Class:     EDU_gatech_cc_is_newton_Newton * Method:    getX * Signature: (I[I)V */JNIEXPORT void JNICALL Java_EDU_gatech_cc_is_newton_Newton_getX  (JNIEnv *, jobject, jint, jintArray);/* * Class:     EDU_gatech_cc_is_newton_Newton * Method:    getY * Signature: (I[I)V */JNIEXPORT void JNICALL Java_EDU_gatech_cc_is_newton_Newton_getY  (JNIEnv *, jobject, jint, jintArray);/* * Class:     EDU_gatech_cc_is_newton_Newton * Method:    getArea * Signature: (I[I)V */JNIEXPORT void JNICALL Java_EDU_gatech_cc_is_newton_Newton_getArea  (JNIEnv *, jobject, jint, jintArray);#ifdef __cplusplus}#endif#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -