Class EngineDrivetrainState.Raw

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

public static class EngineDrivetrainState.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • EngineDrivetrainState

      public static long EngineDrivetrainState()
    • destroy

      public static void destroy(long address)
    • getThrottleCommandResponseState

      public static long getThrottleCommandResponseState(long address)
    • setThrottleCommandResponseState

      public static void setThrottleCommandResponseState(long address, long value)
    • getAutoboxState

      public static long getAutoboxState(long address)
    • setAutoboxState

      public static void setAutoboxState(long address, long value)
    • getClutchCommandResponseState

      public static long getClutchCommandResponseState(long address)
    • setClutchCommandResponseState

      public static void setClutchCommandResponseState(long address, long value)
    • getDifferentialState

      public static long getDifferentialState(long address)
    • setDifferentialState

      public static void setDifferentialState(long address, long value)
    • getWheelConstraintGroupState

      public static long getWheelConstraintGroupState(long address)
    • setWheelConstraintGroupState

      public static void setWheelConstraintGroupState(long address, long value)
    • getEngineState

      public static long getEngineState(long address)
    • setEngineState

      public static void setEngineState(long address, long value)
    • getGearboxState

      public static long getGearboxState(long address)
    • setGearboxState

      public static void setGearboxState(long address, long value)
    • getClutchState

      public static long getClutchState(long address)
    • setClutchState

      public static void setClutchState(long address, long value)
    • setToDefault

      public static void setToDefault(long address)