Expand description
Contains the main plugin exported by this crate.
Structs§
- Central
Input Store Plugin - A plugin that keeps track of all inputs in a central store.
- Input
Manager Plugin - A
Pluginthat collectsButtonInputfrom disparate sources, producing anActionStatethat can be conveniently checked - Tick
Action State System SystemSetfor thetick_action_statesystem, is a child set ofInputManagerSystem::Tick.
Enums§
- Input
Manager System SystemSets for thecrate::systemsused by this crate