Generic function
Invokes a function on any children that occupy a specified position in the specified sheet.
do-children-containing-position function sheet x y => ()
<function>.
<sheet>.
<real>.
<real>.
None
duim-sheets
duim-sheets
Invokes function on any children that occupy position (x, y) in sheet. This is used by child-containing-position to ascertain which children occupy the position. The function child-containing-position then decides which of the children returned is the topmost direct enabled child.