blockly > bolle > TextBubble > (costruttore)
bubbles.TextBubble.(constructor)
Crea una nuova istanza della classe TextBubble
Firma:
constructor(text: string, workspace: WorkspaceSvg, anchor: Coordinate, ownerRect?: Rect | undefined);
Parametri
Parametro | Tipo | Descrizione |
---|---|---|
testo | stringa | |
area di lavoro | WorkspaceSvg | |
anchor | Coordinate | |
ownerRect | Rettangolo | non definito | (Facoltativo) |