Computer Science Canada

Help with View.Update placing

Author:  Milton [ Tue Jan 06, 2015 7:26 pm ]
Post subject:  Help with View.Update placing

What is it you are trying to achieve?
<Replace all the <> with your answers/code and remove the <>>


What is the problem you are having?
Can't seem to get smooth animation again after I changed the game a bit.


Describe what you have tried to solve this problem
I've tried placing View.Update in all the places that make sense(before main loop ends and before all erases). Also , any other feedback is appreciated(might add score, increasing missile speed and random missile size later on)!


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<Answer Here>

Turing:


<Add your code here>



Please specify what version of Turing you are using
<Answer Here>

Author:  bubb4h0t3p [ Thu Jan 22, 2015 10:32 pm ]
Post subject:  Re: Help with View.Update placing

As I said in your other post, please attach the picture you declare in
Turing:
    simonpic := Pic.FileNew ("simon says picuture.jpg")

Author:  bubb4h0t3p [ Thu Jan 22, 2015 10:36 pm ]
Post subject:  RE:Help with View.Update placing

But anyways: maybe you should look at the documentation for View.Update, notice anything your program is missing?


: