blockly > zelos > RightConnectionShape > (constructor)
zelos.RightConnectionShape.(constructor)
Constructs a new instance of the RightConnectionShape class
Signature:
constructor(constants: ConstantProvider);
Parameters
Parameter | Type | Description |
|---|---|---|
constants | The rendering constants provider. |