com.croftsoft.core.animation.model
Interface Impassable

All Superinterfaces:
Comparable, Model, ModelAccessor

public interface Impassable
extends Model

An interface for Models that block movement.

Since:
2003-04-11
Version:
2003-06-05
Author:
David Wallace Croft

Method Summary
 
Methods inherited from interface com.croftsoft.core.animation.model.Model
prepare, setCenter, update
 
Methods inherited from interface com.croftsoft.core.animation.model.ModelAccessor
getCenterX, getCenterY, getModelId, getShape, getZ, isActive, isUpdated
 
Methods inherited from interface java.lang.Comparable
compareTo
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)