hitTestAll

Fills ids with a list of the top most hit ids (from bottom to top) under the specified position. Returns the slice of ids.

nothrow @trusted @nogc
int[]
hitTestAll
(,
in float x
,
in float y
,,
int[] ids
)

See Also

Suggestion Box / Bug Report