bevy/crates/bevy_input_focus
Alice Cecile e55f0e74ea
Document input focus helper methods (#16875)
# Objective

I am suspicious of the command / world helpers for input focus, since
they just provide a trivial helper for setting a resource value.

## Solution

Document that there's nothing magic about them. These can live another
day, but I would also remove them completely if y'all convince me it's
the right choice.
2024-12-18 00:16:39 +00:00
..
src Document input focus helper methods (#16875) 2024-12-18 00:16:39 +00:00
Cargo.toml Tab navigation framework for bevy_input_focus. (#16795) 2024-12-16 23:54:53 +00:00
README.md

Bevy Input Focus

License Crates.io Downloads Docs Discord