Skip to content

EntityProcessingSystem

Daan van Yperen edited this page Sep 29, 2015 · 7 revisions

Like IteratingSystem, but uses Entity reference instead of int.

This system exists as a convenience for users migrating from other Artemis clones or older versions of odb. We recommend using the int systems over the Entity variants.

Clone this wiki locally