Module de.fabmax.physxjni
Package physx.vehicle2
Class PxVehicleEngineDriveThrottleCommandResponseState.Raw
java.lang.Object
physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState.Raw
- Enclosing class:
- PxVehicleEngineDriveThrottleCommandResponseState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static floatgetCommandResponse(long address) static longstatic voidsetCommandResponse(long address, float value) static voidsetToDefault(long address)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxVehicleEngineDriveThrottleCommandResponseState
public static long PxVehicleEngineDriveThrottleCommandResponseState() -
destroy
public static void destroy(long address) -
getCommandResponse
public static float getCommandResponse(long address) -
setCommandResponse
public static void setCommandResponse(long address, float value) -
setToDefault
public static void setToDefault(long address)
-