Module leafwing_input_manager::systems
source · [−]Expand description
The systems that power each InputManagerPlugin
.
Functions
Generates an Events
stream of ActionDiff
from ActionState
Generates an Events
stream of ActionDiff
from ActionState
Release all inputs if the ToggleActions<A>
resource exists and its enabled
field is false.
Advances actions timer.
Fetches all of the releveant [Input
] resources to update ActionState
according to the InputMap
When a button with a component of type A
is clicked, press the corresponding action in the ActionState