Package jolt.physics.body
Class BodyLock
java.lang.Object
jolt.BaseJoltNative
jolt.SegmentedJoltNative
jolt.physics.body.BodyLock
- All Implemented Interfaces:
JoltNative
- Direct Known Subclasses:
BodyLockRead,BodyLockWrite
public abstract sealed class BodyLock
extends SegmentedJoltNative
permits BodyLockRead, BodyLockWrite
BodyLock relies on preview features of the Java platform:
BodyLockrefers to one or more preview APIs:MemorySegment.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
-
Field Summary
Fields inherited from class jolt.SegmentedJoltNative
handle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jolt.SegmentedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Constructor Details
-
BodyLock
-
-
Method Details
-
getLockInterface
-
getMutex
-
getBody
-
BodyLockwhen preview features are enabled.