|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.jinx.physics.gravity.BigMassTag
public class BigMassTag
Tag implementation that indicates the PhysicalObject is a significant enough mass to be used for gravitational calculations. This is not quite realistic, so if you want strict realism, mark EVERY object in your simulation with this Tag.
Field Summary | |
---|---|
static java.lang.String |
VAR_NAME
|
Constructor Summary | |
---|---|
BigMassTag()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String VAR_NAME
Constructor Detail |
---|
public BigMassTag()
Method Detail |
---|
public java.lang.String getName()
getName
in interface Tag
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |