EdgeIndexBaseBase.collides method
EdgeIndexBaseBase › collides
Unofficial
Check whether any items in the index collide with the given bounding box.Signature:
collides(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — Whether a collision was found.