Posted: Thu Sep 11, 2003 2:48 pm Post subject: Help - Basic Drawing/Animation
I was wondering if someone could help me with some help for someone who JUST started turing, i mean like two days ago.
Any tips on basic animation, Im aware of X/Y coords, and locate and such, and color/colorback, but how about some cool stuff? Sorry if this is in the tutorial section, but i didnt see anything, Anyway thats it
Sponsor Sponsor
krishon
Posted: Thu Sep 11, 2003 4:30 pm Post subject: (No subject)
i dunno bout animations...maybeu can take a picture and locate it in different places
Tony
Posted: Thu Sep 11, 2003 4:58 pm Post subject: (No subject)
Posted: Thu Sep 11, 2003 6:33 pm Post subject: (No subject)
i think it is cuz the file's rite in the C:\\ Drive........well namis will tell us the right solution nwayz
Namis
Posted: Thu Sep 11, 2003 6:43 pm Post subject: Bleh
Does the File have to be saved for it to load images?
Its not in the same folder as turing, and its spelt right :>
krishon
Posted: Thu Sep 11, 2003 6:45 pm Post subject: (No subject)
um...do u have the pic in the same director as the program u wrote is in?
Namis
Posted: Thu Sep 11, 2003 6:46 pm Post subject: Yep
Sure do
Dan
Posted: Thu Sep 11, 2003 6:47 pm Post subject: (No subject)
did you chage your code to what krishon kind of pointed out?
you need \\ in turing not just \
Computer Science CanadaHelp with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
Namis
Posted: Thu Sep 11, 2003 6:50 pm Post subject: ahh
ahh okay, didnt use \\
ill give it a whirl now,
Namis
Posted: Thu Sep 11, 2003 6:52 pm Post subject: Got it
Got it, Well Sorta, Only about 1/5 of the pic is on screen, just the bottom portion, guess i cant use
Pic.Draw (mypic, maxx div 2, maxy div 2, 0)
ill mess around with location, Thanks for your help