Interface ail.Landscape
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface ail.Landscape

public interface Landscape

Method Index

 o getAgents()
Gets the agents within a particular spot
 o getResources()
Gets the resources within a particular spot

Methods

 o getAgents
public abstract ail.Agent[] getAgents()
Gets the agents within a particular spot

 o getResources
public abstract ail.Resource getResources()
Gets the resources within a particular spot


All Packages  Class Hierarchy  This Package  Previous  Next  Index