Computer Science Canada Background and Animation |
Author: | 123498765 [ Sat Jan 19, 2008 1:38 pm ] |
Post subject: | Background and Animation |
I have this animation with moving circles...and i need to use CLS but I also need to keep the background for my screen while the animation is playing Can anyone please tell me how i can do this? and one other thing, is there a way to make the flashing of the animation reduce? |
Author: | TopBypass [ Sat Jan 19, 2008 1:43 pm ] |
Post subject: | RE:Background and Animation |
this should be in the help section |
Author: | syntax_error [ Sat Jan 19, 2008 2:23 pm ] |
Post subject: | Re: Background and Animation |
yes this is the wrong place to post your question go to turing help nonetheless since its you first time and all i might as well give you the answer: after you cls teh whole screen to keep you BG redraw it there again after you cls and use view.update to help with the View.Set("offscreenonly") heres a better version read though this : magic next time look through the tut already there there is a wealth of information already here for you to use |