blockly > blockRendering > PathObject > (konstruktor)
blockRendering.PathObject.(constructor)
Tworzy nową instancję klasy PathObject
Podpis:
constructor(root: SVGElement, style: BlockStyle, constants: ConstantProvider);
Parametry
Parametr | Typ | Opis |
---|---|---|
poziom główny | SVGElement | Główny element SVG. |
styl | BlockStyle | Obiekt stylu używany do kolorowania. |
stałe | ConstantProvider | Stałe mechanizmu renderowania. |