There should ultimately be a way to provide a list of entities and get certain components from all of the entities without using any unsafe ones. As well as this it would be nice to be able to:
- get multiple resources at once
- get resources and components at the same time
There should ultimately be a way to provide a list of entities and get certain components from all of the entities without using any unsafe ones. As well as this it would be nice to be able to: