| Class | Description |
|---|---|
| GroupManager |
If you need to group your entities together, e.g tanks going into "units"
group or explosions into "effects", then use this manager.
|
| PlayerManager |
You may sometimes want to specify to which player an entity belongs to.
|
| TagManager |
If you need to tag any entity, use this.
|
| TeamManager |
Use this class together with PlayerManager.
|
| UuidEntityManager |
These are mostly to be seen as examples and users are encouraged to implement their own managers.
Copyright © 2019. All rights reserved.