Classes in source.ucregents.playground.physics that implement IForceEntity |
class |
BaseFieldForceEntity
The ForceEntity class creates an entity which produces a "force" which can
attract or repel "MovingEntities" and can act uniformly on the playing field
or drop off over a distance. |
class |
FieldForceEntity
The ForceEntity class creates an entity which produces a "force" which can
attract or repel "MovingEntities" and can act uniformly on the playing field
or drop off over a distance. |
class |
RangedForceEntity
Ranged Force Entity is a force entity that has a force that pulls toward a
point in space. |
class |
ScaledMassFieldForce
|