blockly > zelos > ConstantProvider > makeInsideCorners
Método zelos.ConstantProvider.makeInsideCorners()
Signature:
makeInsideCorners(): {
width: number;
height: number;
pathTop: string;
pathBottom: string;
rightWidth: number;
rightHeight: number;
pathTopRight: string;
pathBottomRight: string;
};
Retorna:
{ width: number; altura: número; pathTop: string; pathBottom: string; rightWidth: number; rightHeight: number; pathTopRight: string; pathBottomRight: string; }