Function de_signs::line::update_line_end
source · fn update_line_end(
events: EventReader<'_, '_, UpdateLineEndEvent>,
lines: Res<'_, LineLocations>,
line_location: EventWriter<'_, UpdateLineLocationEvent>
)
fn update_line_end(
events: EventReader<'_, '_, UpdateLineEndEvent>,
lines: Res<'_, LineLocations>,
line_location: EventWriter<'_, UpdateLineLocationEvent>
)