Group: net.mostlyoriginal.artemis-odb - All Dependencies
contrib-jam · Jam bundle of systems and components!
contrib-eventbus · Drop-in low throughput synchronous immediate delivery eventbus for artemis-odb.
Dependency injection for singleton components. Creates a singleton component upon injection.
Provides listener interface with callbacks for lifecycle of entities, components and world. Intended to augment editors and debuggers. Can be disabled. No performance impact when disabled.
contrib-components · Generic prefab systems and components.
contrib-plugin-operations · Scheduled operations on entities and components.
Logging API to hook up logging to your systems. See contrib-plugging-logging-libgdx for an implementation!
contrib-components-libgdx · Libgdx specific prefab systems and components!
contrib-test-gwt · Test contrib functionality under gwt.
contrib-parent · Drop-in extensions for artemis-odb. Prefab systems, components, networking, events!
contrib-network · Drop in solution for authoritive server/client networking with Artemis.
contrib-plugin-profiler · Lightweight profiler for systems!
LibGDX logging implementation. Register plugin with world, add uninitialized 'Log' field to your systems, Depenendecy Injection will do the rest.
Provides transplants for injecting additional lifecycle callbacks into artemis
Can log entity lifecycle events like create, delete. Can also log errors (accessing/deleting already deleted entities) and report a stacktrace to the cause.