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

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

Uses of Impassable in com.croftsoft.apps.mars.model
 

Subinterfaces of Impassable in com.croftsoft.apps.mars.model
 interface Obstacle
          An obstacle.
 interface Tank
          A mobile armored tank.
 

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

Classes in com.croftsoft.apps.mars.model.seri that implement Impassable
 class SeriObstacle
          An obstacle.
 class SeriTank
          The default tank model implementation.
 

Methods in com.croftsoft.apps.mars.model.seri that return Impassable
 Impassable[] SeriWorld.getImpassables()
           
 


CroftSoft Javadoc

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