Home
last modified time | relevance | path

Searched defs:setEvents (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig/collision/
DContactListener.i14 bool setEvents() { in setEvents() function
/external/libgdx/extensions/gdx-bullet/jni/src/custom/gdx/collision/
DContactCache.cpp52 void ContactCache::setEvents(const int &events) { in setEvents() function in ContactCache
DContactListener.cpp214 void ContactListener::setEvents(const int &events) { in setEvents() function in ContactListener
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DContactListener.java288 private boolean setEvents() { in setEvents() method in ContactListener