3 releases
0.1.2 | Jan 30, 2024 |
---|---|
0.1.1 | Oct 7, 2023 |
0.1.0 | Oct 4, 2023 |
#1415 in Game dev
11KB
126 lines
About bevy_schedule_dispatch
This crate turns function calls into schedule runners that operate on a globalized ECS world.
TODO
- Explain why
App
and notWorld
. - Provide safety documentation for unsafe blocks.
- Provide usecases and non-usecases.
Dependencies
~9–17MB
~208K SLoC