java.lang.Object
physx.vehicle2.PxVehicleClutchSlipState.Raw
- Enclosing class:
- PxVehicleClutchSlipState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static floatgetClutchSlip(long address) static longstatic voidsetClutchSlip(long address, float value) static voidsetToDefault(long address)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxVehicleClutchSlipState
public static long PxVehicleClutchSlipState() -
destroy
public static void destroy(long address) -
getClutchSlip
public static float getClutchSlip(long address) -
setClutchSlip
public static void setClutchSlip(long address, float value) -
setToDefault
public static void setToDefault(long address)
-