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