Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Turing
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Jay.Jega




PostPosted: Sat Jan 15, 2011 12:00 pm   Post subject: Turing

Okay So I was assigned to make a animation of a pizza where it is showen step by step and in de end it goes into the oven, i am at the part where it needs to go into de oven i have created the oven but im not sure how it will go in?
Sponsor
Sponsor
Sponsor
sponsor
Dragon20942




PostPosted: Tue Jan 18, 2011 8:13 pm   Post subject: RE:Turing

var x := 50

Loop
Pic.draw (image,x,100,picCopy)
x + 1
delay (whatever)
cls
if pizza is in oven, then exit
end loop

continue.

Basically enter a loop where a variable determining the pizza's position changes, and viola, a moving pizza.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: