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
cinnamonhugs




PostPosted: Sat Apr 01, 2006 6:06 pm   Post subject: turing

is it possible to make things spin in turing?
Sponsor
Sponsor
Sponsor
sponsor
TokenHerbz




PostPosted: Sat Apr 01, 2006 6:12 pm   Post subject: (No subject)

Yes it is...
cinnamonhugs




PostPosted: Sat Apr 01, 2006 6:25 pm   Post subject: (No subject)

how, using loops?
Cervantes




PostPosted: Sat Apr 01, 2006 6:37 pm   Post subject: (No subject)

This isn't MSN, fellas. Three word posts aren't getting us anywhere.

cinnamonhugs: If you want an answer, you have to explain your question. Of prime importance, What do you want to spin? I can spin a book on my finger; does that count?
do_pete




PostPosted: Sat Apr 01, 2006 6:47 pm   Post subject: (No subject)

Perhaps he's talking about rotating pictures, in which case you would use Pic.Rotate
person




PostPosted: Sat Apr 01, 2006 7:16 pm   Post subject: (No subject)

or perhaps illustrating a spinning motion of some sort...we dont know unless he asks a more detailed question

on another note: cant we give ppl bits for reading the rules, or stickies or something so they dont make posts like "Please Help"
Tony




PostPosted: Sat Apr 01, 2006 7:18 pm   Post subject: (No subject)

I think this thread is a joke
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
cinnamonhugs




PostPosted: Sat Apr 01, 2006 7:55 pm   Post subject: (No subject)

I want to spin a monkeys bowtie for my assignment.

%bowtie
for x : 0 .. 20
drawline (280, 270 + x, 340, 285 - x, 63)
end for

for x : 0 .. 5
drawoval (310, 275, x, 5, 64)
end for

You know when you make a loop for something to move, you put a second loop to erase the first one, theres a problem because it would spin over several things like the face and there are many colours there, so how would you erase it?
Sponsor
Sponsor
Sponsor
sponsor
TokenHerbz




PostPosted: Sat Apr 01, 2006 8:02 pm   Post subject: (No subject)

use
code:
[code] code [/code]
tags

Anyways, gimmy a sec ill try to explain this to you...
do_pete




PostPosted: Sat Apr 01, 2006 8:33 pm   Post subject: (No subject)

Use Pic.ScreenSave to save your picture to the memory and then use Pic.Rotate to rotate it.
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  [ 10 Posts ]
Jump to:   


Style:  
Search: