blockly > BlockDragger > dragIcons_

BlockDragger.dragIcons_() 메서드

v11에서 삭제될 예정입니다. 이 작업은 이제 블록의 moveDuringDrag 메서드에서 처리됩니다.

이 드래그에 연결된 모든 아이콘을 이동합니다.

Signature:

protected dragIcons_(): void;

반환:

void