tool.quadTree.QtRectangle
tool.quadTree.QtRectangle
Fields
| Name | Type | |
|---|---|---|
x | I32 | |
y | I32 | |
w | I32 | |
h | I32 |
Protos
f@4536contains(tool.quadTree.QtRectangle, tool.quadTree.QtPoint) → Boolf@4537intersects(tool.quadTree.QtRectangle, tool.quadTree.QtRectangle) → Bool
Bindings
- static
f@4538__constructor__(tool.quadTree.QtRectangle, I32, I32, I32, I32) → Void