Indra-db / Flecs-Rust

Rust API for Flecs: A Fast and Flexible Entity Component System (ECS)
MIT License
194 stars 11 forks source link

Add `World::module()` to rename a module. #82

Closed waywardmonkeys closed 5 months ago

waywardmonkeys commented 5 months ago

This may leave around an extra node in the hierarchy still.