Class VehicleController

All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<ConstJoltPhysicsObject>
Direct Known Subclasses:
WheeledVehicleController

public class VehicleController extends NonCopyable
Control the acceleration and deceleration of a vehicle.
  • Method Details

    • getConstraint

      public VehicleConstraint getConstraint()
      Access the underlying constraint.
      Returns:
      the pre-existing object (not null)