Uses of Class
explorer.SpaceGrid

Uses of SpaceGrid in explorer
 

Constructors in explorer with parameters of type SpaceGrid
AdvancedExplorerAgent(alice.tucson.api.AgentId id, SpaceGrid grid, int x, int y, java.lang.String advancedExplorerAgentTheory)
          Constructs a new Advanced Explorer Agent
AdvancedExplorerAgent(alice.tucson.api.AgentId id, SpaceGrid grid, int x, int y, java.lang.String advancedExplorerAgentTheory, alice.tucson.api.TupleCentreId tc)
          Constructs a new Advanced Explorer Agent
ExplorerAgent(alice.tucson.api.AgentId id, SpaceGrid grid, int x, int y)
          Constructs a new Explorer Agent
SimpleExplorerAgent(alice.tucson.api.AgentId id, SpaceGrid grid, int x, int y, int direction)
          Constructs a new Simple Explorer Agent
SimpleExplorerAgent(alice.tucson.api.AgentId id, SpaceGrid grid, int x, int y, int direction, alice.tucson.api.TupleCentreId tc)
          Constructs a new Simple Explorer Agent
SpecAgent(alice.tucson.api.AgentId arg0, SpaceGrid grid, java.io.FileInputStream specFile, int numberOfAdvancedExplorerAgents)
          Creates a new agent for tuple centre initialization
SpecAgent(alice.tucson.api.AgentId arg0, SpaceGrid grid, java.lang.String specFile, alice.tucson.api.TupleCentreId tc, int numberOfAdvancedExplorerAgents)
          Creates a new agent for tuple centre initialization