mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
2b0a48d945
Super simple and straight forward. I need this for the tilemap because if I need to update all chunk indices, then I can calculate it once and clone it. Of course, for now I'm just returning the Vec itself then wrapping it but would be nice if I didn't have to do that. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |