blockly > زيلوس > ConstantProvider > makeNotch
طريقة zelos.ConstantProvider.makeNotch()
Signature:
makeNotch(): {
type: number;
width: number;
height: number;
pathLeft: string;
pathRight: string;
};
المرتجعات:
{ type: number; العرض: رقم؛ الارتفاع: رقم؛ trackLeft: string; pathRight: string; }
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-10 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-10 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `zelos.ConstantProvider.makeNotch()` method defines the shape and dimensions of the notch used for puzzle tabs and connection points in Blockly's Zelos theme."],["It returns an object specifying the notch's type, width, height, and SVG paths for its left and right sides, enabling consistent rendering of interlocking block connections."]]],[]]