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

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

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