java.lang.Object
physx.vehicle2.PxVehicleTireSpeedState.Raw
- Enclosing class:
- PxVehicleTireSpeedState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static floatgetSpeedStates(long address, int index) static longstatic voidsetSpeedStates(long address, int index, float value) static voidsetToDefault(long address)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxVehicleTireSpeedState
public static long PxVehicleTireSpeedState() -
destroy
public static void destroy(long address) -
getSpeedStates
public static float getSpeedStates(long address, int index) -
setSpeedStates
public static void setSpeedStates(long address, int index, float value) -
setToDefault
public static void setToDefault(long address)
-