Class WheeledVehicleControllerRef

All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<ConstJoltPhysicsObject>

public final class WheeledVehicleControllerRef extends Ref
A counted reference to a WheeledVehicleController. (native type: Ref<WheeledVehicleController>)
  • Method Details

    • getPtr

      public WheeledVehicleController getPtr()
      Temporarily access the referenced WheeledVehicleController.
      Specified by:
      getPtr in class Ref
      Returns:
      a new JVM object that refers to the pre-existing native object
    • toRef

      Create a counted reference to the native Shape.
      Specified by:
      toRef in class Ref
      Returns:
      a new JVM object with a new native object assigned