# Objective - bevy_input has build warnings when bevy_reflect isn't enabled ## Solution - Fix them ## Testing `cargo build -p bevy_input --no-default-features --features bevy_math/libm` |
||
|---|---|---|
| .. | ||
| axis.rs | ||
| button_input.rs | ||
| common_conditions.rs | ||
| gamepad.rs | ||
| gestures.rs | ||
| keyboard.rs | ||
| lib.rs | ||
| mouse.rs | ||
| touch.rs | ||