bool IsRectIntersectsOtherRect(Rect _rectA, Rect _rectB); bool IsRectIntersectsOtherRect(RectF _rectA, RectF _rectB);