mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 11:33:06 +00:00
9d60563adf
Adds `get_unique` and `get_unique_mut` to extend the query api and cover a common use case. Also establishes a second impl block where non-core APIs that don't access the internal fields of queries can live. |
||
---|---|---|
.. | ||
commands.rs | ||
exclusive_system.rs | ||
into_system.rs | ||
mod.rs | ||
query.rs | ||
system.rs | ||
system_chaining.rs | ||
system_param.rs |