blockly > zelos > ConstantProvider > makeNotch

zelos.ConstantProvider.makeNotch()-Methode

Unterschrift:

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

Gibt zurück:

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