hitTest

Returns the id of the pickable shape containing x,y or NVGNoPick if no shape was found.

nothrow @trusted @nogc
int
hitTest
(,
in float x
,
in float y
,)

See Also

Suggestion Box / Bug Report