|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmadkit.kernel.AbstractAgent
madkit.kernel.Agent
turtlekit.kernel.Launcher
turtlekit.simulations.tests.Walkers
public class Walkers
Launcher for a small test simulation
Field Summary |
---|
Fields inherited from class turtlekit.kernel.Launcher |
---|
COMMUNITY |
Constructor Summary | |
---|---|
Walkers()
|
Method Summary | |
---|---|
void |
addSimulationAgents()
Override this method is compulsory (abstract). |
int |
getNbOfWalkers()
|
void |
setNbOfWalkers(int add)
|
Methods inherited from class turtlekit.kernel.Launcher |
---|
activate, addMyScheduler, addObserver, addObserver, addPatchVariable, addTurtle, addTurtle, addViewer, addViewer, addViewer, addViewer, addViewer, addViewer, end, getCellSize, getHeight, getSimulationName, getWidth, initGUI, initializePatchVariables, launchPython, live, setCellSize, setCyclePause, setHeight, setSimulationName, setWidth, setWrapModeOn, stopOrResumeSimulation |
Methods inherited from class madkit.kernel.Agent |
---|
connectAgencyToAgency, createPlace, createPlace, enableMobility, enableMobility, exitImmediatlyOnKill, getAgencyNamed, joinPlace, joinPlace, joinPlace, pause, receiveMessage, run, waitNextMessage, waitNextMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Walkers()
Method Detail |
---|
public void setNbOfWalkers(int add)
public int getNbOfWalkers()
public void addSimulationAgents()
Launcher
addSimulationAgents
in class Launcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |