| Package | Description |
|---|---|
| madkit.kernel |
Provides classes that are fundamental to the design of MaDKit applications.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Madkit |
AbstractAgent.executeThisAgent()
This offers a convenient way to create a main method that launches the agent class under development.
|
protected static Madkit |
AbstractAgent.executeThisAgent(int nbOfInstances,
boolean createFrame,
java.lang.String... args)
This offers a convenient way to create main a main method that launches the agent class under development.
|
protected static Madkit |
AbstractAgent.executeThisAgent(java.lang.String... args)
This offers a convenient way to create a main method that launches the agent class under development.
|
Fabien Michel, Olivier Gutknecht, Jacques Ferber - September 9 2019