Uses of Interface
com.croftsoft.apps.mars.model.World

Packages that use World
com.croftsoft.apps.mars.model.seri   
 

Uses of World in com.croftsoft.apps.mars.model.seri
 

Classes in com.croftsoft.apps.mars.model.seri that implement World
 class SeriWorld
          A World implementation.
 

Constructors in com.croftsoft.apps.mars.model.seri with parameters of type World
SeriAmmoDump(World world, double centerX, double centerY, double ammo, SeriAmmoDump.Shared shared)
           
SeriBullet(World world, double originX, double originY, double heading)
           
SeriObstacle(World world, double centerX, double centerY, double radius, double radiusMin, Random random, Rectangle driftBounds)
           
SeriTank(World world, double centerX, double centerY, Color color)
           
 


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)