565758596061626364
// exceptions selection.startDragging(x, y); selection.stopDragging(x, y); selection.cancelDragging(); selection.updatePosition(x, y); selection.draw(drawingContext); selection.updateDimensions(); } }
555657585960616263
515253545556575859