1 Attachment(s)
runnable over background image = ugly,runnable over no background image = smooth?
Hi,a awt question only.
When running a animation thread/s that are media tracked and double buffered over no background/setbackground color my animation/s run fine.
When I add a image for a background,my animation/s faulter.
Any suggestions appreciated.
The code is atatched.
Re: runnable over background image = ugly,runnable over no background image = smooth
Please post all info for the problem on the forum.
When posting code, wrap your code with
[code=java]
<YOUR CODE HERE>
[/code]
to get highlighting and preserve formatting.
Also posted at background image with runnables ugliness