Package com.ctre.phoenix.platform
Class PlatformJNI
java.lang.Object
com.ctre.phoenix.CTREJNIWrapper
com.ctre.phoenix.platform.PlatformJNI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intJNI_SimCreate(int type, int id) static intJNI_SimDestroy(int type, int id) static intstatic intJNI_SimGetLastError(int type, int id) static doubleJNI_SimGetPhysicsValue(int type, int id, String physicsType) static intJNI_SimSetPhysicsInput(int type, int id, String physicsType, double value)
-
Constructor Details
-
PlatformJNI
public PlatformJNI()
-
-
Method Details
-
JNI_SimCreate
-
JNI_SimDestroy
-
JNI_SimDestroyAll
-
JNI_SimSetPhysicsInput
-
JNI_SimGetPhysicsValue
-
JNI_SimGetLastError
-