| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.collision |
| Modifier and Type | Method and Description |
|---|---|
GIM_PAIR |
btGimPairArray.at(int n) |
GIM_PAIR |
btGimPairArray.atConst(int n) |
GIM_PAIR |
btGimPairArray.expand() |
GIM_PAIR |
btGimPairArray.expand(GIM_PAIR fillValue) |
GIM_PAIR |
btGimPairArray.expandNonInitializing() |
GIM_PAIR |
btGimPairArray.operatorSubscript(int n) |
GIM_PAIR |
btGimPairArray.operatorSubscriptConst(int n) |
| Modifier and Type | Method and Description |
|---|---|
static long |
CollisionJNI.btGimPairArray_expand__SWIG_0(long jarg1,
btGimPairArray jarg1_,
long jarg2,
GIM_PAIR jarg2_) |
static void |
CollisionJNI.btGimPairArray_push_back(long jarg1,
btGimPairArray jarg1_,
long jarg2,
GIM_PAIR jarg2_) |
static void |
CollisionJNI.btGimPairArray_resize__SWIG_0(long jarg1,
btGimPairArray jarg1_,
int jarg2,
long jarg3,
GIM_PAIR jarg3_) |
GIM_PAIR |
btGimPairArray.expand(GIM_PAIR fillValue) |
static long |
GIM_PAIR.getCPtr(GIM_PAIR obj) |
static int |
CollisionJNI.GIM_PAIR_index1_get(long jarg1,
GIM_PAIR jarg1_) |
static void |
CollisionJNI.GIM_PAIR_index1_set(long jarg1,
GIM_PAIR jarg1_,
int jarg2) |
static int |
CollisionJNI.GIM_PAIR_index2_get(long jarg1,
GIM_PAIR jarg1_) |
static void |
CollisionJNI.GIM_PAIR_index2_set(long jarg1,
GIM_PAIR jarg1_,
int jarg2) |
static long |
CollisionJNI.new_GIM_PAIR__SWIG_1(long jarg1,
GIM_PAIR jarg1_) |
void |
btGimPairArray.push_back(GIM_PAIR _Val) |
void |
btGimPairArray.resize(int newsize,
GIM_PAIR fillData) |
| Constructor and Description |
|---|
GIM_PAIR(GIM_PAIR p) |
Copyright © 2021. All rights reserved.