Skip to main content

target_at

Function target_at 

Source
fn target_at(
    data: &Drawing<'_>,
    pos: Pos2,
    grab: WorldPx,
) -> Option<(PinId, Pos2)>
Expand description

The anchor target pos lands on: the nearest one, within grab of it.