public static class btSoftBody.AJoint.IControl extends BulletBase
className| Constructor and Description |
|---|
IControl() |
IControl(long cPtr,
boolean cMemoryOwn)
Construct a new IControl, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static btSoftBody.AJoint.IControl |
Default() |
static long |
getCPtr(btSoftBody.AJoint.IControl obj) |
void |
Prepare(btSoftBody.AJoint arg0) |
float |
Speed(btSoftBody.AJoint arg0,
float current) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic IControl(long cPtr,
boolean cMemoryOwn)
public IControl()
public static long getCPtr(btSoftBody.AJoint.IControl obj)
public void Prepare(btSoftBody.AJoint arg0)
public float Speed(btSoftBody.AJoint arg0, float current)
public static btSoftBody.AJoint.IControl Default()
Copyright © 2021. All rights reserved.