blockly > blockRendering > Drawer > updateConnectionHighlights

blockRendering.Drawer.updateConnectionHighlights() method

Updates the path object to reflect which connections on the block are highlighted.

Signature:

protected updateConnectionHighlights(): void;

Returns:

void