I'm trying to move a square in a continuous loop that leaves a trail behind itself while the loop is running (think of the BMtron game), but when I use my keylistener to move the square, the screen freezes, and the object does not move although the loop continues to run. Here is a snippet:I'm trying to move a square in a continuous loo