getNodes

abstract fun getNodes(rect: Rectangle?): List<N>?

Returns the nodes overlapping the specified rectangle.

Return

the list of nodes

Parameters

rect

the rectangle in screen coordinates