The user must be able to take screenshots. This should be fairly easy to implement by just copying the framebuffer texture, and then saving it as a PNG image using an PNG encoder.
The user must be able to take screenshots.
This should be fairly easy to implement by just copying the framebuffer texture, and then saving it as a PNG image using
an PNG encoder.