encompass-cs/TODO

10 lines
259 B
Plaintext
Raw Normal View History

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
- look at test coverage
2019-07-29 02:17:00 +00:00
- docs