Uses of Interface
source.ucregents.playground.physics.IForceEntity

Packages that use IForceEntity
source.ucregents.playground.physics   
source.ucregents.playground.samplegame.planets   
 

Uses of IForceEntity in source.ucregents.playground.physics
 

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
           
 

Uses of IForceEntity in source.ucregents.playground.samplegame.planets
 

Classes in source.ucregents.playground.samplegame.planets that implement IForceEntity
 class Planet3
          A Planet1 is a MovingEntity with a Planet3 image and with a mass of 50000kg, and friction coefficients of 1