Expand description
The systems that power each InputManagerPlugin.
Functionsยง
- Sums the
MouseMotionevents received since during this frame. - Sums the
MouseWheelevents received since during this frame. - Clears all values from the
CentralInputStore, making sure that it can read fresh inputs for the frame. - Filters out all inputs that are captured by the UI.
- Release all inputs when an
InputMap<A>is removed to prevent them from being held forever. - We are about to enter the
FixedMainschedule, so we: - We are about to enter the
Mainschedule, so we: - Advances actions timer.