Shears an object
Example:
shape = triangle(30, 75, 58, 20, 86, 75) shape.shear(45, 90, 1, 80) shape.draw(1, 1000)