bevy/crates/bevy_state/src/state
François Mockers b17292f9d1
rename the crate bevy_state_macros_official back to its original name (#13732)
# Objective

- Thanks to the original author we can now use the original name

## Solution

- Use it
2024-06-07 12:49:21 +00:00
..
computed_states.rs
freely_mutable_state.rs Generalize StateTransitionEvent<S> to allow identity transitions (#13579) 2024-06-04 14:23:24 +00:00
mod.rs rename the crate bevy_state_macros_official back to its original name (#13732) 2024-06-07 12:49:21 +00:00
resources.rs rename the crate bevy_state_macros_official back to its original name (#13732) 2024-06-07 12:49:21 +00:00
state_set.rs Clean up substate code a bit (#13638) 2024-06-03 13:49:00 +00:00
states.rs Move utilities from examples to bevy_state and add concept of state-scoped entities (#13649) 2024-06-04 11:44:34 +00:00
sub_states.rs rename the crate bevy_state_macros_official back to its original name (#13732) 2024-06-07 12:49:21 +00:00
transitions.rs Generalize StateTransitionEvent<S> to allow identity transitions (#13579) 2024-06-04 14:23:24 +00:00