blockly > zelos > ConstantProvider > makeNotch

Méthode zelos.ConstantProvider.makeNotch()

Signature :

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

Renvoie :

{ type: number; width: number; height: number; pathLeft: chaîne; pathRight: chaîne; }