Searched refs:hoverObject (Results 1 – 1 of 1) sorted by relevance
151 const hoverObject = this.objectAt(mousePoint); constant152 if (hoverObject !== undefined) {153 if (hoverObject === this.draggingObject) {