jalse.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of JALSE Show documentation
Show all versions of JALSE Show documentation
Java Artificial Life Simulation Engine
/**
* This is the JALSE parent package. It provides the means to create a top level
* {@link jalse.entities.EntityContainer} and {@link jalse.actions.ActionEngine} (a
* {@link jalse.JALSE} instance).
*
* @see jalse.JALSEBuilder
* @see jalse.DefaultJALSE
*/
package jalse;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy