Package jolt.physics
Class PhysicsStepListener
java.lang.Object
jolt.BaseJoltNative
jolt.AddressedJoltNative
jolt.physics.PhysicsStepListener
- All Implemented Interfaces:
JoltNative
PhysicsStepListener relies on preview features of the Java platform:
PhysicsStepListenerrefers to one or more preview APIs:MemoryAddress,MemorySession.
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.AddressedJoltNative
handle -
Method Summary
Modifier and TypeMethodDescriptionstatic PhysicsStepListenerat(MemoryAddressPREVIEW addr) static PhysicsStepListenerof(MemorySessionPREVIEW arena, PhysicsStepListenerFn impl) Methods inherited from class jolt.AddressedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Method Details
-
at
-
of
-
PhysicsStepListenerwhen preview features are enabled.