Skip to content
Daan van Yperen edited this page Aug 8, 2015 · 12 revisions

Contrib-core

Provides

  • New System Types
    • Timeboxed - Cap time spent processing per invocation.
    • Paced - Pace entities processed given a set period of time.
    • Router - Route and batch presorted entities through subsystems.
  • Extended Component Mappers - Like ComponentMapper but better!
  • WorldConfigurationBuilder - Smarter way to build your world configuration.
  • Plugin - Create drop-in extensions for artemis-odb!
  • Generic utilities.