Home
last modified time | relevance | path

Searched refs:ContactListener_isOnDestroyedEnabled (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DContactListener.java209 return CollisionJNI.ContactListener_isOnDestroyedEnabled(swigCPtr, this); in isOnDestroyedEnabled()
DCollisionJNI.java2467 …public final static native boolean ContactListener_isOnDestroyedEnabled(long jarg1, ContactListene… in ContactListener_isOnDestroyedEnabled() method in CollisionJNI