com.croftsoft.apps.mars.model
Interface Impassable

All Superinterfaces:
Model, ModelAccessor
All Known Subinterfaces:
Obstacle, Tank
All Known Implementing Classes:
SeriObstacle, SeriTank

public interface Impassable
extends Model

An interface for Models that block movement.

Since:
2003-04-11
Version:
2003-04-13
Author:
David Wallace Croft

Method Summary
 
Methods inherited from interface com.croftsoft.apps.mars.model.Model
prepare, setCenter, update
 
Methods inherited from interface com.croftsoft.apps.mars.model.ModelAccessor
getShape, getZ, isActive, isUpdated
 


CroftSoft Javadoc

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