Function jumpy::core::editor::handle_editor_input

source ยท
fn handle_editor_input(
    player_inputs: Res<'_, MatchInputs>,
    map_manager: MapManager<'_>,
)
Expand description

Handles user input comming from the editor and makes the required changes to the map.