[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Shooting an object



Also note that in many computer graphics APIs (PyGame included) the y-axis is flipped.  Drawing an object at y = 0 draws it at the top of the screen.