blockly > IBubble > moveDuringDrag

Méthode IBubble.movePendantDrag()

Déplacez cette bulle pendant un déplacement.

Signature :

moveDuringDrag(newLoc: Coordinate): void;

Paramètres

Paramètres Type Description
newLoc Google Coordinate Lieu vers lequel traduire, en coordonnées de l'espace de travail.

Renvoie :

void