bevy/crates/bevy_ecs/src/schedule
SpecificProtagonist 6314f50e7b States derive macro (#7535)
# Objective
Implementing `States` manually is repetitive, so let's not.

One thing I'm unsure of is whether the macro import statement is in the right place.
2023-02-07 14:02:21 +00:00
..
executor early return from multithreaded executor (#7521) 2023-02-06 20:50:08 +00:00
condition.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00
config.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00
graph_utils.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00
mod.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00
schedule.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00
set.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00
state.rs States derive macro (#7535) 2023-02-07 14:02:21 +00:00