public class btActionInterface extends BulletBase
className| Constructor and Description |
|---|
btActionInterface(long cPtr,
boolean cMemoryOwn)
Construct a new btActionInterface, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
debugDraw(btIDebugDraw debugDrawer) |
static long |
getCPtr(btActionInterface obj) |
void |
updateAction(btCollisionWorld collisionWorld,
float deltaTimeStep) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btActionInterface(long cPtr,
boolean cMemoryOwn)
public static long getCPtr(btActionInterface obj)
public void updateAction(btCollisionWorld collisionWorld, float deltaTimeStep)
public void debugDraw(btIDebugDraw debugDrawer)
Copyright © 2021. All rights reserved.