| Package | Description |
|---|---|
| ch.hevs.gdx2d.components.physics |
Contains multiple classes to create physics simulation objects in the
gdx2d code. |
| Modifier and Type | Method and Description |
|---|---|
static PhysicsChain.chain_type |
PhysicsChain.chain_type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhysicsChain.chain_type[] |
PhysicsChain.chain_type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PhysicsChain(Vector2 start,
Vector2 stop,
int nPoints,
PhysicsChain.chain_type t) |
Copyright © 2014-2016 gdx2d - https://github.com/hevs-isi/gdx2d