|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSGPhysics.LinearForce
public class LinearForce
| Field Summary | |
|---|---|
int |
active
|
Tuple.Tuple3f |
dir
|
| Constructor Summary | |
|---|---|
LinearForce(Tuple.Tuple3f dir)
Creates a new instance of LinearForce |
|
| Method Summary | |
|---|---|
void |
apply(DynamicBody body)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Tuple.Tuple3f dir
public int active
| Constructor Detail |
|---|
public LinearForce(Tuple.Tuple3f dir)
| Method Detail |
|---|
public void apply(DynamicBody body)
apply in interface Force
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||