blockly > zelo > ConstantProvider > makeNotch

zelos.ConstantProvider.makeNotch() yöntemi

İmza:

makeNotch(): {
        type: number;
        width: number;
        height: number;
        pathLeft: string;
        pathRight: string;
    };

Şunu döndürür:

{ type: number; genişlik: sayı; yükseklik: sayı; pathLeft: string; pathRight: dize; }