Module leafwing_input_manager::input_streams
source · [−]Expand description
Unified input streams for working with [bevy::input] data.
Structs
A collection of [Input] structs, which can be used to update an InputMap.
A mutable collection of [Input] structs, which can be used for mocking user inputs.