blockly > Zelo > ConstantProvider > makeNotch
Metodo zelos.ConstantProvider.makeNotch()
Firma:
makeNotch(): {
type: number;
width: number;
height: number;
pathLeft: string;
pathRight: string;
};
Resi:
{ type: number; larghezza: numero; altezza: numero; pathLeft: stringa; pathRight: stringa; }
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-09-10 UTC.
[null,null,["Ultimo aggiornamento 2024-09-10 UTC."],[[["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."]]],[]]