Function maskBitmapOverlapTransformed

  • Returns true iff any solid pixel of mask (under t) overlaps a solid cell of bitmap.

    Bitmap remains axis-aligned in its own coordinate space; only the mask is allowed to be rotated. Counterpart to maskBitmapOverlap; used by PixelPerfectSprite when the sprite has rotation !== 0.

    Parameters

    Returns boolean