blockly > Zelos > ConstantProvider > makeNotch

Methode zelos.ConstantProvider.makeNotch()

Unterschrift:

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

Gibt zurück:

{ type: number; width: number; width: number; pathLeft: string; pathRight: string; }