java.lang.Object
physx.NativeObject
physx.vehicle2.EngineDrivetrainState
-
Nested Class Summary
Nested classes/interfaces inherited from class physx.NativeObject
NativeObject.Allocator<T> -
Field Summary
FieldsFields inherited from class physx.NativeObject
address, isExternallyAllocated, SIZEOF_BYTE, SIZEOF_DOUBLE, SIZEOF_FLOAT, SIZEOF_INT, SIZEOF_LONG, SIZEOF_POINTER, SIZEOF_SHORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EngineDrivetrainStatearrayGet(long baseAddress, int index) voiddestroy()voidvoidvoidvoidvoidvoidvoidvoidvoidstatic EngineDrivetrainStatewrapPointer(long address) Methods inherited from class physx.NativeObject
checkNotNull, equals, getAddress, hashCode
-
Field Details
-
SIZEOF
public static final int SIZEOF -
ALIGNOF
public static final int ALIGNOF- See Also:
-
-
Constructor Details
-
EngineDrivetrainState
protected EngineDrivetrainState(long address) -
EngineDrivetrainState
public EngineDrivetrainState()
-
-
Method Details
-
wrapPointer
-
arrayGet
-
destroy
public void destroy() -
getThrottleCommandResponseState
- Returns:
- WebIDL type:
PxVehicleEngineDriveThrottleCommandResponseState[Value]
-
setThrottleCommandResponseState
- Parameters:
value- WebIDL type:PxVehicleEngineDriveThrottleCommandResponseState[Value]
-
getAutoboxState
- Returns:
- WebIDL type:
PxVehicleAutoboxState[Value]
-
setAutoboxState
- Parameters:
value- WebIDL type:PxVehicleAutoboxState[Value]
-
getClutchCommandResponseState
- Returns:
- WebIDL type:
PxVehicleClutchCommandResponseState[Value]
-
setClutchCommandResponseState
- Parameters:
value- WebIDL type:PxVehicleClutchCommandResponseState[Value]
-
getDifferentialState
- Returns:
- WebIDL type:
PxVehicleDifferentialState[Value]
-
setDifferentialState
- Parameters:
value- WebIDL type:PxVehicleDifferentialState[Value]
-
getWheelConstraintGroupState
- Returns:
- WebIDL type:
PxVehicleWheelConstraintGroupState[Value]
-
setWheelConstraintGroupState
- Parameters:
value- WebIDL type:PxVehicleWheelConstraintGroupState[Value]
-
getEngineState
- Returns:
- WebIDL type:
PxVehicleEngineState[Value]
-
setEngineState
- Parameters:
value- WebIDL type:PxVehicleEngineState[Value]
-
getGearboxState
- Returns:
- WebIDL type:
PxVehicleGearboxState[Value]
-
setGearboxState
- Parameters:
value- WebIDL type:PxVehicleGearboxState[Value]
-
getClutchState
- Returns:
- WebIDL type:
PxVehicleClutchSlipState[Value]
-
setClutchState
- Parameters:
value- WebIDL type:PxVehicleClutchSlipState[Value]
-
setToDefault
public void setToDefault()
-