Expand description
Contains the main plugin exported by this crate.
Structs§
- A plugin to handle accumulating mouse movement and scroll events.
- A plugin that keeps track of all inputs in a central store.
- A
Plugin
that collectsButtonInput
from disparate sources, producing anActionState
that can be conveniently checked
Enums§
SystemSet
s for thecrate::systems
used by this crate