| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.softbody |
| Modifier and Type | Method and Description |
|---|---|
static btSoftBody.AJoint.IControl |
btSoftBody.AJoint.IControl.Default() |
btSoftBody.AJoint.IControl |
btSoftBody.AJoint.getIcontrol() |
btSoftBody.AJoint.IControl |
btSoftBody.AJoint.Specs.getIcontrol() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SoftbodyJNI.btSoftBody_AJoint_IControl_Prepare(long jarg1,
btSoftBody.AJoint.IControl jarg1_,
long jarg2,
btSoftBody.AJoint jarg2_) |
static void |
SoftbodyJNI.btSoftBody_AJoint_icontrol_set(long jarg1,
btSoftBody.AJoint jarg1_,
long jarg2,
btSoftBody.AJoint.IControl jarg2_) |
static float |
SoftbodyJNI.btSoftBody_AJoint_IControl_Speed(long jarg1,
btSoftBody.AJoint.IControl jarg1_,
long jarg2,
btSoftBody.AJoint jarg2_,
float jarg3) |
static void |
SoftbodyJNI.btSoftBody_AJoint_Specs_icontrol_set(long jarg1,
btSoftBody.AJoint.Specs jarg1_,
long jarg2,
btSoftBody.AJoint.IControl jarg2_) |
static long |
btSoftBody.AJoint.IControl.getCPtr(btSoftBody.AJoint.IControl obj) |
void |
btSoftBody.AJoint.setIcontrol(btSoftBody.AJoint.IControl value) |
void |
btSoftBody.AJoint.Specs.setIcontrol(btSoftBody.AJoint.IControl value) |
Copyright © 2021. All rights reserved.