So I am doing a lot of math and I am running into different things where the coordinate plane starts at zero at the bottom and goes up higher on the y axis.
However in my program it is the reverse. Zero is at the top of the screen and goes up and you go down the y axis.
I have been dealing with this by updating my math equations to compensate.
Is there an easier way?