blockly > blockRendering > PathObject > (constructor)
blockRendering.PathObject.(constructor)
יצירה של מופע חדש של המחלקה PathObject
Signature:
constructor(root: SVGElement, style: BlockStyle, constants: ConstantProvider);
פרמטרים
פרמטר | סוג | תיאור |
---|---|---|
הרמה הבסיסית (root) | SVGElement | רכיב ה-SVG הבסיסי (root). |
סגנון | BlockStyle | אובייקט הסגנון שבו יש להשתמש לצבע. |
קבועים | ConstantProvider | הקבועים של כלי הרינדור. |