Function bevy_retrograde::core::collisions::pixels_collide_with_pixels[][src]

pub fn pixels_collide_with_pixels(
    a: PixelColliderInfo<'_>,
    b: PixelColliderInfo<'_>
) -> bool
Expand description

Get whether or not the pixels in a collide with the pixels in b