edu.columbia.cs.coms4701.agent.environments.grid
Interface GridObstacle

All Superinterfaces:
EnvironmentObject, GridObject
All Known Implementing Classes:
SimpleGridObstacle

public interface GridObstacle
extends GridObject

Tagging interface to identify grid objects that can be considered obstacles.

Version:
0.1

User: aaron Date: Aug 28, 2006 Time: 1:02:50 PM

Author:
aaron@cs

Method Summary
 
Methods inherited from interface edu.columbia.cs.coms4701.agent.environments.grid.GridObject
getLocation, setLocation
 
Methods inherited from interface edu.columbia.cs.coms4701.agent.EnvironmentObject
addPropertyChangeListener, isAlive, removePropertyChangeListener, setAlive