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

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




PostPosted: Sat Jan 08, 2005 6:51 pm   Post subject: animation help

hey ummm well i am trying to make a sun set but i cant make the circle go down. Would any one know how to?


Chrissy's Scene.t
 Description:

Download
 Filename:  Chrissy's Scene.t
 Filesize:  7.27 KB
 Downloaded:  86 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
Cervantes




PostPosted: Sat Jan 08, 2005 6:57 pm   Post subject: (No subject)

code:

%This program will "make a circle go down"
for decreasing y : maxy .. 0
    Draw.FillOval (maxx div 2, y, 10, 10, yellow)
    delay (10)
    cls
end for


Thinking
What are you looking for? Do you mean, go down in an arc?
andxdreamxixdo




PostPosted: Sat Jan 08, 2005 7:17 pm   Post subject: (No subject)

no, just a circle starting at one point, and moving down to another point.
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  [ 3 Posts ]
Jump to:   


Style:  
Search: