Expand description

Unified input streams for working with [bevy::input] data.

Structs§

  • A collection of [ButtonInput] structs, which can be used to update an InputMap.
  • A mutable collection of [ButtonInput] structs, which can be used for mocking user inputs.