blockly > zelos > ConstantProvider > makeInsideCorners
Méthode zelos.ConstantProvider.makeInsideCorners()
Signature :
makeInsideCorners(): {
width: number;
height: number;
pathTop: string;
pathBottom: string;
rightWidth: number;
rightHeight: number;
pathTopRight: string;
pathBottomRight: string;
};
Renvoie :
{ width: number; height: number; pathTop: string; pathBottom: string; rightWidth: number; rightHeight: number; pathTopRight: chaîne; pathBottomRight: chaîne; }