Struct
MtkRectangle
since: 13
Instance methods
mtk_rectangle_horiz_overlap
Similar to mtk_rectangle_overlap()
but ignores the vertical location.
since: 13
mtk_rectangle_overlap
Similar to mtk_rectangle_intersect()
but doesn’t provide
the location of the intersection.
since: 13
mtk_rectangle_vert_overlap
Similar to mtk_rectangle_overlap()
but ignores the horizontal location.
since: 13