Group: org.mini2Dx - All Dependencies
mini2Dx-libgdx-desktop-lwjgl3 · mini2Dx LWJGL3 desktop runtime
mini2dx-libgdx-desktop-lwjgl3 · mini2Dx LWJGL3 desktop runtime
mini2dx-libgdx-desktop-lwjgl2 · mini2Dx LWJGL2 desktop runtime
mini2dx-artemis-odb · mini2Dx artemis-odb support library
mini2dx-all · All mini2Dx core libraries packed into a single jar
Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!