Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
blockly > arrastrar > BubbleDragStrategy
clase arrastrando.BubbleDragStrategy
Signature:
export declare class BubbleDragStrategy implements IDragStrategy
Implementaciones: IDragStrategy
Constructores
Métodos
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-08-21 (UTC)
[null,null,["Última actualización: 2024-08-21 (UTC)"],[[["`BubbleDragStrategy` is a class in Blockly for managing the dragging behavior of bubbles."],["It implements the `IDragStrategy` interface, providing methods like `drag`, `endDrag`, `isMovable`, `revertDrag`, and `startDrag` to control the dragging process."],["This strategy is specifically designed for bubble elements within the Blockly workspace."],["Developers can use the provided constructor to create a new instance of the `BubbleDragStrategy` and associate it with a specific bubble and workspace."]]],[]]