Function de_construction::manufacturing::configure
source · fn configure(
commands: Commands<'_, '_>,
solids: SolidObjects<'_>,
new: Query<'_, '_, (Entity, &Transform, &ObjectTypeComponent), Added<Local>>,
pole_events: EventWriter<'_, UpdatePoleLocationEvent>,
line_events: EventWriter<'_, UpdateLineLocationEvent>
)