2019-11-22 21:26:58 +00:00
|
|
|
- immutable component system?
|
|
|
|
|
|
|
|
- method to remove all components of a type without destroying Entities
|
|
|
|
- method to remove a component of a type without destroying entity
|
|
|
|
|
|
|
|
- auto destroy entities that no longer have components
|
|
|
|
|
|
|
|
- fast lookup for messages that contain entity references instead of `Where` loop?
|
2019-11-21 03:28:04 +00:00
|
|
|
|
2019-07-20 21:10:06 +00:00
|
|
|
- look at test coverage
|
2019-07-29 02:17:00 +00:00
|
|
|
- docs
|