Skip to content

tool.quadTree.QtRectangle

tool.quadTree.QtRectangle

Fields

NameType
xI32
yI32
wI32
hI32

Protos

  • f@4536 contains(tool.quadTree.QtRectangle, tool.quadTree.QtPoint) → Bool
  • f@4537 intersects(tool.quadTree.QtRectangle, tool.quadTree.QtRectangle) → Bool

Bindings

  • static f@4538 __constructor__(tool.quadTree.QtRectangle, I32, I32, I32, I32) → Void