Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 364 Bytes

IDEAS.md

File metadata and controls

5 lines (2 loc) · 364 Bytes

Rather than define an entity with readFromSnapshot/writeToSnapshot, perhaps a component system would. Since data could be stored homogenously by type 1 instead of as a mixed object, you could transfer data between threads faster via pooling.