Class PxVehicleTireStickyState.Raw

java.lang.Object
physx.vehicle2.PxVehicleTireStickyState.Raw
Enclosing class:
PxVehicleTireStickyState

public static class PxVehicleTireStickyState.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxVehicleTireStickyState

      public static long PxVehicleTireStickyState()
    • destroy

      public static void destroy(long address)
    • getLowSpeedTime

      public static float getLowSpeedTime(long address, int index)
    • setLowSpeedTime

      public static void setLowSpeedTime(long address, int index, float value)
    • getActiveStatus

      public static boolean getActiveStatus(long address, int index)
    • setActiveStatus

      public static void setActiveStatus(long address, int index, boolean value)
    • setToDefault

      public static void setToDefault(long address)