rectsDisjoint(a: Rect, b: Rect): Bool
a
b
rects: Array<Rect>
add(r: Rect): Bool
r
clear(): Void
disjoint(r: Rect): Bool
new(): Void