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

S

Say - Class in pacworld
A package delivery agent action that causes the agent to broadcast a message to all other agents.
Say(String) - Constructor for class pacworld.Say
 
see(Percept) - Method in class agent.Agent
Provide a Percept to the agent.
selectAction() - Method in class agent.Agent
Have the agent select its next action to perform.
setAgent(PacAgentRep) - Method in class pacworld.Package
 
setBump(Agent, boolean) - Method in class pacworld.PackageState
Set an indicator that the robot bumped into an obstacle during its previous move.
setBumped(boolean) - Method in class pacworld.PacAgentRep
 
setGUI(PacGUI) - Method in class pacworld.PackageState
 
setGUI(PacGUI) - Method in class pacworld.PackageWorld
Associate a GUI with the environment.
setHeldPackage(Package) - Method in class pacworld.PacAgentRep
 
setIdleCount(int) - Method in class pacworld.PackageState
 
setMessage(String) - Method in class pacworld.PacAgentRep
 
setMessage(Agent, String) - Method in class pacworld.PackageState
Set whatever message was said by the agent in its previous move.
setStep(boolean) - Method in class pacworld.PacGUI
 
setX(int) - Method in class pacworld.PacAgentRep
 
setX(int) - Method in class pacworld.Package
 
setY(int) - Method in class pacworld.PacAgentRep
 
setY(int) - Method in class pacworld.Package
 
SOUTH - Static variable in class pacworld.Direction
 
start(State) - Method in class agent.Environment
Run the simulation starting from a given state.
start(State) - Method in class pacworld.PackageWorld
Run the simulation starting from a given state.
State - Class in agent
A complete representation of a situation in the agent environment.
State() - Constructor for class agent.State
 
step() - Method in class pacworld.PacGUI
 

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