-
Notifications
You must be signed in to change notification settings - Fork 112
Manager
Daan van Yperen edited this page Sep 29, 2015
·
13 revisions
In odb Manager
has been absorbed into the BaseSystem hierarchy. While Manager
is still available we recommend implementing new managers using IteratingSystem, BaseEntitySystem with Aspect.all()
, or BaseSystem depending on your needs.
Register your managers with world#setSystem(manager)
.
- Overview
- Concepts
- Getting Started
- Using
- More guides
- Plugins
- Game Gallery
- Tools and Frameworks
- API reference