Learn Java 2.4- Game Applet- Double Buffering

2014-04-18 4

In this java game development tutorial we will fix up some things with a double buffer. Our animation seems to flicker, and would do so if it needed to load a large image from our resources. As of right now, our thread clears off the frame and then tries to repaint it quickly. What we will do instead, is paint all the graphics we need in the background and then instead of clearing our frame and trying to redraw it quickly, we will bring up the double buffered image instead.

Source code | Additional Info for this tutorial: http://bit.ly/17TqN6X
Hit us up on G+, facebook, or twitter!

Follow us!
-------------
Google +: http://bit.ly/1b6FeRV
Facebook: http://on.fb.me/11sX40j
Twitter: http://bit.ly/ZuuI4Y
-------------
Jake's G+ = http://bit.ly/14yuNTD
Travis's G+ = http://bit.ly/11iPctT

------------

Donate: http://bit.ly/110go1C

Free Traffic Exchange