A B C D E F G H I L M N P R S T V W

G

getAgent() - Method in class pacworld.Package
Return the agent that is holding the package.
getAgentReps() - Method in class pacworld.PackageState
 
getAgents() - Method in class pacworld.PackageWorld
Returns a list of the agents in the environment.
getAgentX(Agent) - Method in class pacworld.PackageState
Return the X location of the specified agent.
getAgentY(Agent) - Method in class pacworld.PackageState
Return the Y location of the specified agent.
getBumped() - Method in class pacworld.PacAgentRep
 
getDelay() - Method in class pacworld.PacGUI
Returns the delay in msecs as set by the slider.
getDestId() - Method in class pacworld.Package
 
getDestinations() - Method in class pacworld.PackageState
 
getDestX() - Method in class pacworld.Package
 
getDestX() - Method in class pacworld.VisiblePackage
Get the X coordinate of the location to deliver the package.
getDestY() - Method in class pacworld.Package
 
getDestY() - Method in class pacworld.VisiblePackage
Get the Y coordinate of the location to deliver the package.
getHeldPackage() - Method in class pacworld.PacAgentRep
 
getHeldPackage() - Method in class pacworld.PacPercept
Returns the visible package that the agent is currently holding.
getId() - Method in class agent.Agent
Return a unique string that identifies the agent.
getId() - Method in class pacworld.PacAgentRep
 
getId() - Method in class pacworld.Package
 
getId() - Method in class pacworld.VisibleAgent
Get the unique string id for the agent.
getId() - Method in class pacworld.VisiblePackage
Get the unique integer id for the package.
getIdleCount() - Method in class pacworld.PackageState
 
getInitState(long, List<Agent>, int, int, int) - Static method in class pacworld.PackageState
Use the given seed to generate a pseudo-random initial state for the vacuum world.
getInitState(List<Agent>, int, int, int) - Static method in class pacworld.PackageState
Return a random initial state for the vacuum world.
getMap() - Method in class pacworld.PackageState
Returns the map.
getMapSize() - Method in class pacworld.PackageState
 
getMessage() - Method in class pacworld.PacAgentRep
 
getMessageCount() - Method in class pacworld.PackageState
 
getMessages() - Method in class pacworld.PackageState
 
getMessages() - Method in class pacworld.PacPercept
Returns an array of strings representing messages sent since the agent's last turn.
getNonProductiveCount() - Method in class pacworld.PackageState
 
getNumAgents() - Method in class pacworld.PackageWorld
Return the number of agents in the environment.
getNumPackages() - Method in class pacworld.PackageState
 
getObjectAt(int, int) - Method in class pacworld.PackageState
Return the object located at the specified location.
getOrigNumPackages() - Method in class pacworld.PackageState
 
getPacCount() - Method in class pacworld.PackageState
 
getPackageHeldByAgent(Agent) - Method in class pacworld.PackageState
Return the package (if any) held by the specified agent.
getPackages() - Method in class pacworld.PackageState
 
getPerformanceMeasure(Agent) - Method in class agent.Environment
Return the performance measure of a particular agent in the current environment.
getPerformanceMeasure(Agent) - Method in class pacworld.PackageWorld
Return the performance measure of the agent in the current environment.
getScoreMsg() - Method in class pacworld.PackageWorld
Returns a string containing score information for the agent team.
getTeamPerformanceMeasure() - Method in class agent.Environment
Return the performance measure of a team of agents in a cooperative environment.
getTeamPerformanceMeasure() - Method in class pacworld.PackageWorld
Return the performance measure of a team of agents in a cooperative environment.
getTotalMessageLength() - Method in class pacworld.PackageState
 
getVisAgents() - Method in class pacworld.PacPercept
Returns an array of the visible agents.
getVisPackages() - Method in class pacworld.PacPercept
Return an array of the visible packages.
getWorkCount() - Method in class pacworld.PackageState
 
getWorldSize() - Method in class pacworld.PackageWorld
Return the size of the grid for the environment.
getWorldSize() - Method in class pacworld.PacPercept
Returns the length of the world.
getX() - Method in class pacworld.Location
 
getX() - Method in class pacworld.PacAgentRep
 
getX() - Method in class pacworld.Package
 
getX() - Method in class pacworld.VisibleAgent
Get the X location of the agent.
getX() - Method in class pacworld.VisiblePackage
Get the X location of the package.
getY() - Method in class pacworld.Location
 
getY() - Method in class pacworld.PacAgentRep
 
getY() - Method in class pacworld.Package
 
getY() - Method in class pacworld.VisibleAgent
Get the Y location of the agent.
getY() - Method in class pacworld.VisiblePackage
Get the Y location of the package.

A B C D E F G H I L M N P R S T V W