Hello,
here I am again … another problem
I made a small applet to check FPS under Java2D. It has to be an applet since I think Java 1.2 doesn’t have JNLP yet (or am I wrong here?). But when you run the program the sprites are not loaded completely. I use the base code of the Java2D tutorial: http://www.cokeandcode.com/info/tut2d.html, and I also tried a mediatracker already. Any tips ?
You can find the applet here: http://users.pandora.be/kozen/Java2DTest/Applet/java2d.html