Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DContactCache.java95 CollisionJNI.ContactCache_enable(swigCPtr, this); in enable()
DCollisionJNI.java2494 public final static native void ContactCache_enable(long jarg1, ContactCache jarg1_); in ContactCache_enable() method in CollisionJNI