leafwing_input_manager::systems

Function clear_central_input_store

source
pub fn clear_central_input_store(input_store: ResMut<'_, CentralInputStore>)
Expand description

Clears all values from the CentralInputStore, making sure that it can read fresh inputs for the frame.