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

Username:   Password: 
 RegisterRegister   
 rotate pics????
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
biggmak




PostPosted: Sat Mar 22, 2003 3:26 pm   Post subject: rotate pics????

does anyone know how to rotate pics?
code:

var object : int := Pic.FileNew ("object.bmp")
var chars : array char of boolean
loop
    if chars (KEY_UP_ARROW) then
    Pic.Draw (object, x, y, picMerge)
    %do something to make the picture rotate on angles and keep going    as long as the person stops holding up
end loop
Sponsor
Sponsor
Sponsor
sponsor
Catalyst




PostPosted: Sat Mar 22, 2003 3:32 pm   Post subject: (No subject)

Pic.Rotate (in version 4.x)

Mod Edit: Gave you some bits for this. -Asok
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: