encompass-cs/TODO

10 lines
296 B
Plaintext
Raw Normal View History

2019-06-17 19:28:59 +00:00
- guard rail tests for nonexistent lookups in manager classes
- custom exception for nonexistent Entity ID
- custom exception for nonexistent Component ID
2019-06-22 16:57:06 +00:00
- special Engine kinds (detector, modifier, spawner)
2019-06-24 18:29:53 +00:00
- maybe AddEngine should take a constructed engine similarly to AddComponent?
2019-06-22 16:57:06 +00:00
- docs