Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtCharacterControllerInterface.java19 public class btCharacterControllerInterface extends btActionInterface { class
22 protected btCharacterControllerInterface(final String className, long cPtr, boolean cMemoryOwn) { in btCharacterControllerInterface() method in btCharacterControllerInterface
28 public btCharacterControllerInterface(long cPtr, boolean cMemoryOwn) { in btCharacterControllerInterface() method in btCharacterControllerInterface
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Character/
DbtCharacterControllerInterface.h29 btCharacterControllerInterface () {}; in btCharacterControllerInterface() function