Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtElement.java66 return CollisionJNI.btElement_id_get(swigCPtr, this); in getId()
DCollisionJNI.java1772 public final static native int btElement_id_get(long jarg1, btElement jarg1_); in btElement_id_get() method in CollisionJNI