Expand description

Defines macros used by the bevy_ineffable crate. Users shouldn’t have to depend directly on this crate.

Macros§

  • Wraps around InputActions to provide strong compile-time guarantees about the InputKind you’re using.

Derive Macros§

  • The heart of the bevy_ineffable crate. An InputAction is something that happens upon user interaction.