Module leafwing_input_manager::systems
source · [−]Expand description
The systems that power each InputManagerPlugin.
Functions
Release all inputs if the
ToggleActions<A> resource exists and its enabled field is false.Release all inputs when an
InputMap<A> is removed to prevent them from being held forever.Advances actions timer.
When a button with a component of type
A is clicked, press the corresponding action in the ActionState