Class: VehicleAI
This page documents the methods and fields available in the VehicleAI class.
Members
| Signature | Description |
|---|---|
getMaxSteerAngle() | Returns the current max steer angle. |
getMaxTorque() | Returns the current max torque. |
getTarget() | Returns the current target. |
setMaxSteerAngle(float) | Sets or updates the max steer angle. |
setMaxTorque(float) | Sets or updates the max torque. |
setTarget(SpatialObject) | Sets or updates the target. |