Scales an object vertically
Example:
shape = triangle(30, 75, 58, 20, 86, 75) shape.resizeY(3, 1, 80) shape.draw(1, 1000)