1
Java / Re: JInternalFrame and a RenderWindow?
« on: March 04, 2014, 08:12:30 pm »
I was looking at some methods and I saw that there was a capture method in RenderWindow? Then you can convert the JSFML Image to an BufferedImage so would that work? To capture the image every frame and then draw it onto the frame?