blockly > blockRendering > SpacerRow > (konstruktor)
blockRendering.SpacerRow.(constructor)
Tworzy nową instancję klasy SpacerRow
Podpis:
constructor(constants: ConstantProvider, height: number, width: number);
Parametry
Parametr | Typ | Opis |
---|---|---|
stałe | ConstantProvider | Dostawca stałych renderowania. |
wysokość | liczba | Wysokość odstępu. |
szerokość | liczba | Szerokość odstępu. |