Protected
Optional
Fill the array children with all the ElementCore instances (including itself and its children) that intersect the point (x, y)
children
x
y
To enforce z-sorting, the result should be sorted using ElementCore.sortZIndexedChildren.
ElementCore.sortZIndexedChildren
Static
Fill the array
childrenwith all the ElementCore instances (including itself and its children) that intersect the point (x,y)To enforce z-sorting, the result should be sorted using
ElementCore.sortZIndexedChildren.