Skip to content
Daan van Yperen edited this page Sep 27, 2015 · 12 revisions

Contrib-core

Provides

  • New System Types
    • Router - Route and batch presorted entities through subsystems.
    • Spread - Spread expensive operations over multiple frames.
    • Timeboxed - Cap time spent processing unpredictable operations.
  • Extended Component Mappers - Like ComponentMapper but better!
  • Generic utilities.

Matured and integrated with artemis-odb directly:

  • WorldConfigurationBuilder - Smarter way to build your world configuration.
  • Plugin - Create drop-in extensions for artemis-odb!