blockly >气泡 >气泡 >拖动

bubbles.Bubble.drag() 方法

将气泡拖动到指定位置。

Signature:

drag(newLoc: Coordinate): void;

参数

参数 类型 说明
newLoc 坐标

返回

void