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
TrackedVehicle
. (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, hasHitHardPoint
Methods inherited from class com.github.stephengold.joltjni.JoltPhysicsObject
close, compareTo, equals, getContainingObject, hasAssignedNativeObject, hashCode, isCleanerStarted, ownsNativeObject, setVirtualAddress, setVirtualAddress, startCleaner, targetVa, toString, va
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.github.stephengold.joltjni.readonly.ConstJoltPhysicsObject
close, hasAssignedNativeObject, ownsNativeObject, targetVa