TouchingChildren
Touching test which also checks the actor's children.
baseTest could be a simple implementation of Touching, such as WithinBounds or TouchingPixel, but it could also be TouchingChildren if we want to test the grandchildren too. However, if you want to test all descendants, then use TouchingDescendants