|
||||||||||
| 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.Mosquitoes
public class Mosquitoes
only a test simulation
| Field Summary |
|---|
| Fields inherited from class turtlekit.kernel.Launcher |
|---|
COMMUNITY |
| Constructor Summary | |
|---|---|
Mosquitoes()
|
|
| Method Summary | |
|---|---|
void |
addSimulationAgents()
Override this method is compulsory (abstract). |
int |
getNbOfMosquitoes()
|
void |
setNbOfMosquitoes(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 Mosquitoes()
| Method Detail |
|---|
public void setNbOfMosquitoes(int add)
public int getNbOfMosquitoes()
public void addSimulationAgents()
Launcher
addSimulationAgents in class Launcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||