public class SimpleControllerBehaviorCallback extends PxControllerBehaviorCallback
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
SimpleControllerBehaviorCallback() |
protected |
SimpleControllerBehaviorCallback(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
getControllerBehaviorFlags(PxController controller) |
int |
getObstacleBehaviorFlags(PxObstacle obstacle) |
int |
getShapeBehaviorFlags(PxShape shape,
PxActor actor) |
static SimpleControllerBehaviorCallback |
wrapPointer(long address) |
checkNotNull, equals, getAddress, hashCodeprotected SimpleControllerBehaviorCallback()
protected SimpleControllerBehaviorCallback(long address)
public static SimpleControllerBehaviorCallback wrapPointer(long address)
public void destroy()
public int getControllerBehaviorFlags(PxController controller)
controller - WebIDL type: PxController [Const, Ref]public int getObstacleBehaviorFlags(PxObstacle obstacle)
obstacle - WebIDL type: PxObstacle [Const, Ref]