
-----------------------------------
Milton
Tue Jan 06, 2015 7:26 pm

Help with View.Update placing
-----------------------------------
What is it you are trying to achieve?



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)








Please specify what version of Turing you are using


-----------------------------------
bubb4h0t3p
Thu Jan 22, 2015 10:32 pm

Re: Help with View.Update placing
-----------------------------------
As I said in your other post, please attach the picture you declare in
    simonpic := Pic.FileNew ("simon says picuture.jpg")

-----------------------------------
bubb4h0t3p
Thu Jan 22, 2015 10:36 pm

RE:Help with View.Update placing
-----------------------------------
But anyways: maybe you should look at the documentation for [url=http://compsci.ca/holtsoft/doc/view_update.html]View.Update, notice anything your program is missing?
