java.lang.Object
physx.vehicle2.DirectDrivetrainState.Raw
- Enclosing class:
- DirectDrivetrainState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static longstatic floatgetDirectDriveThrottleResponseStates(long address, int index) static voidsetDirectDriveThrottleResponseStates(long address, int index, float value) static voidsetToDefault(long address)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
DirectDrivetrainState
public static long DirectDrivetrainState() -
destroy
public static void destroy(long address) -
getDirectDriveThrottleResponseStates
public static float getDirectDriveThrottleResponseStates(long address, int index) -
setDirectDriveThrottleResponseStates
public static void setDirectDriveThrottleResponseStates(long address, int index, float value) -
setToDefault
public static void setToDefault(long address)
-