Skip to main content

Class: VehicleAIWheel

This page documents the methods and fields available in the VehicleAIWheel class.

Members

SignatureDescription
VehicleAIWheel()Creates a new instance of VehicleAIWheel.
isSteerWheel()Returns whether steer wheel is true.
isTorqueWheel()Returns whether torque wheel is true.
setSteerWheel(boolean)Sets or updates the steer wheel.
setTorqueWheel(boolean)Sets or updates the torque wheel.