Package jolt.physics.collision
Class ContactListener
java.lang.Object
jolt.BaseJoltNative
jolt.AddressedJoltNative
jolt.physics.collision.ContactListener
- All Implemented Interfaces:
JoltNative
ContactListener relies on preview features of the Java platform:
ContactListenerrefers 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 ContactListenerat(MemoryAddressPREVIEW addr) static ContactListenerof(MemorySessionPREVIEW arena, ContactListenerFn.D impl) static ContactListenerof(MemorySessionPREVIEW arena, ContactListenerFn.F impl) Methods inherited from class jolt.AddressedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Method Details
-
at
-
of
-
of
-
ContactListenerwhen preview features are enabled.