java.lang.Object
com.github.stephengold.joltjni.JoltPhysicsObject
com.github.stephengold.joltjni.NonCopyable
com.github.stephengold.joltjni.Wheel
com.github.stephengold.joltjni.WheelTv
- All Implemented Interfaces:
ConstJoltPhysicsObject,ConstWheel,AutoCloseable,Comparable<JoltPhysicsObject>
A single wheel of a vehicle with tracks. (native type: WheelTV)
-
Method Summary
Methods inherited from class com.github.stephengold.joltjni.Wheel
getAngularVelocity, getContactBodyId, getContactLateral, getContactLongitudinal, getContactNormal, getContactPointVelocity, getContactPosition, getContactSubShapeId, getLateralLambda, getLongitudinalLambda, getRotationAngle, getSettings, getSteerAngle, getSuspensionLambda, getSuspensionLength, hasContact, hasHitHardPointMethods inherited from class com.github.stephengold.joltjni.JoltPhysicsObject
close, compareTo, equals, getContainingObject, hasAssignedNativeObject, hashCode, isCleanerStarted, ownsNativeObject, setVirtualAddress, setVirtualAddress, startCleaner, targetVa, toString, vaMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.github.stephengold.joltjni.readonly.ConstJoltPhysicsObject
close, hasAssignedNativeObject, ownsNativeObject, targetVa