Home
last modified time | relevance | path

Searched refs:enableOnDestroyed (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/custom/gdx/collision/
DContactListener.cpp221 enableOnDestroyed(); in enable()
296 void ContactListener::enableOnDestroyed() { in enableOnDestroyed() function in ContactListener
DContactListener.h149 void enableOnDestroyed();
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DContactListener.java200 public void enableOnDestroyed() { in enableOnDestroyed() method in ContactListener
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
Dcollision_wrap.cpp45625 (arg1)->enableOnDestroyed(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_ContactListener_1enableOnDestroyed()