I am creating a 2D game using Java and LWJGL. In the game I have a Quad that represents the player. I have an Image specified as a BufferedImage Currently I am usin
BufferedImage