static float |
CollisionJNI.ContactCache_cacheTime_get(long jarg1,
ContactCache jarg1_) |
static void |
CollisionJNI.ContactCache_cacheTime_set(long jarg1,
ContactCache jarg1_,
float jarg2) |
static void |
CollisionJNI.ContactCache_change_ownership(ContactCache obj,
long cptr,
boolean take_or_release) |
static void |
CollisionJNI.ContactCache_clear(long jarg1,
ContactCache jarg1_) |
static void |
CollisionJNI.ContactCache_director_connect(ContactCache obj,
long cptr,
boolean mem_own,
boolean weak_global) |
static void |
CollisionJNI.ContactCache_disable(long jarg1,
ContactCache jarg1_) |
static void |
CollisionJNI.ContactCache_enable(long jarg1,
ContactCache jarg1_) |
static boolean |
CollisionJNI.ContactCache_isEnabled(long jarg1,
ContactCache jarg1_) |
static void |
CollisionJNI.ContactCache_onContactEnded(long jarg1,
ContactCache jarg1_,
long jarg2,
btCollisionObject jarg2_,
boolean jarg3,
long jarg4,
btCollisionObject jarg4_,
boolean jarg5) |
static void |
CollisionJNI.ContactCache_onContactStarted(long jarg1,
ContactCache jarg1_,
long jarg2,
btPersistentManifold jarg2_,
boolean jarg3,
boolean jarg4) |
static void |
CollisionJNI.ContactCache_update(long jarg1,
ContactCache jarg1_,
float jarg2) |
static long |
ContactCache.getCPtr(ContactCache obj) |
static void |
CollisionJNI.SwigDirector_ContactCache_onContactEnded(ContactCache jself,
long colObj0,
boolean match0,
long colObj1,
boolean match1) |
static void |
CollisionJNI.SwigDirector_ContactCache_onContactStarted(ContactCache jself,
long manifold,
boolean match0,
boolean match1) |