blockly > bubbles > Bubble > setColour
bubbles.Bubble.setColour() method
Sets the colour of the background and tail of this bubble.
Signature:
setColour(colour: string): void;
Parameters
Parameter | Type | Description |
---|---|---|
colour | string |
Returns:
void