[][src]Function sulis_state::is_within

pub fn is_within(
    parent: &impl Locatable,
    target: &impl Locatable,
    max_dist: f32
) -> bool