O
ozzy_rip_randy
I am working on a project where I am simulating a life form. I am
going to represent the life form with an oval on the screen. I want it
to slowely randomly move around. I am working with a full screen
display without titlebar and so on. The only problem is, everytime I
call the paint method, it erases everything else on the screen. How
can I remedy this? Thanks.
going to represent the life form with an oval on the screen. I want it
to slowely randomly move around. I am working with a full screen
display without titlebar and so on. The only problem is, everytime I
call the paint method, it erases everything else on the screen. How
can I remedy this? Thanks.