Class VehicleController

All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<JoltPhysicsObject>
Direct Known Subclasses:
TrackedVehicleController, 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 or null