extraHoles property

List<Rect> extraHoles
final

Additional spotlighted targets of the step (multi-target steps): the tooltip must not cover them, only the primary holeLocal may be overlapped (it is the tooltip's anchor). Side selection still counts free space against the primary hole; extras only veto a placement that would sit on top of another spotlighted element.

Implementation

final List<Rect> extraHoles;