Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/src/com/badlogic/gdx/physics/bullet/
DBullet.java38 protected static boolean useRefCounting = false; field in Bullet
51 public static void init (boolean useRefCounting) { in init()
60 public static void init (boolean useRefCounting, boolean logging) { in init()