jalse.entities.annotations.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 package provides many {@link java.lang.annotation.Annotation} to be used by
* {@link jalse.entities.EntityProxies}. This are needed to create an {@link jalse.entities.Entity}
* type.
*/
package jalse.entities.annotations;