When you collide with a pipe in Flappy Bird, an extremely brief white flash fills the screen. How can I reproduce this in my own game? It almost resembles the same white flash that occurs when you take a screen shot, but it's much shorter in duration. How can I reproduce this short flash of white light? This code would obviously go inside of my if died == true statement, just asking about the code that would go inside of it to make the white flash.
done.