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