[][src]Function rust_action_heroes::system::grab::touching

pub(crate) fn touching(
    Position { x: x1, y: y1 }: &Position,
    Position { x: x2, y: y2 }: &Position
) -> bool

I got this code to work early on and completely forgot how it works.

I love it.