I've been working on a little side scroller for fun, and I always wondered how I would "reverse" the JFrame
Y coordinates.
Instead of the Y coordinate starting from the top, it should start from the bottom.
I made a fancy diagram to make things more clear:
This is nothing that would be useful to me at thus point in time. But it would be good to know how to do it if for some reason I would need to do it.