| Package | Description |
|---|---|
| com.jme3.bullet.collision.shapes |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<ChildCollisionShape> |
CompoundCollisionShape.children
children of this shape
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChildCollisionShape> |
CompoundCollisionShape.getChildren()
Access the list of children.
|