סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > zelos > רינדור > makeDrawer_
שיטת zelos.Renderer.makeDrawer_()
יצירת מופע חדש של חלונית ההזזה של כלי הרינדור.
Signature:
protected makeDrawer_(block: BlockSvg, info: BaseRenderInfo): Drawer;
פרמטרים
פרמטר |
סוג |
תיאור |
חסימה |
BlockSvg |
הבלוק לעיבוד. |
מידע |
BaseRenderInfo |
אובייקט שמכיל את כל המידע שדרוש לעיבוד הבלוק הזה. |
החזרות:
חלונית הזזה
חלונית ההזזה.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-09 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-09 (שעון UTC)."],[[["The `zelos.MarkerSvg.applyColour_()` method is used to apply color to a marker SVG element within the Blockly Zelos renderer."],["This method takes an `ASTNode` object as input, presumably to determine the appropriate color based on the node's properties."],["The function does not return any value, suggesting its purpose is to solely modify the marker's visual appearance."]]],[]]