Java Applet flickers on redraw();

Posted by Dan on Stack Overflow See other posts from Stack Overflow or by Dan
Published on 2010-05-25T22:55:46Z Indexed on 2010/05/25 23:01 UTC
Read the original article Hit count: 91

Filed under:
|
|
|

OK so here's my code: http://www.so.pastebin.com/08ghTkQL

When I press UP, DOWN, LEFT, or RIGHT... the applet redraws itself and positions the new player... sometimes when I do this (pressing buttons), the whole java applet flickers.... how do I stop this?

Thank you.

© Stack Overflow or respective owner

Related posts about java

Related posts about applet