|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gicentre.utils.network.traer.physics.Particle
org.gicentre.utils.network.traer.physics.ChargedParticle
public class ChargedParticle
Represents a charged particle in the particle system, but currently not implemented.
Field Summary |
---|
Fields inherited from class org.gicentre.utils.network.traer.physics.Particle |
---|
age, DEFAULT_MASS, isDead, isFixed, position, velocity |
Constructor Summary | |
---|---|
ChargedParticle()
|
Method Summary |
---|
Methods inherited from class org.gicentre.utils.network.traer.physics.Particle |
---|
addForce, age, clearForce, distanceTo, force, getForce, getLocation, isFixed, isFree, makeFixed, makeFree, mass, position, reset, setFixed, setMass, velocity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChargedParticle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |