Computer Science Canada turing - help w merging |
Author: | comp_help [ Wed Jun 03, 2009 8:05 pm ] | ||
Post subject: | turing - help w merging | ||
What is it you are trying to achieve? I am trying to merge a car. What is the problem you are having? The full car doesn't show up. Describe what you have tried to solve this problem I have tried my best, but only the bottom part shows up. Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) The code is below:
Please specify what version of Turing you are using Turing 4.1.1 |
Author: | TheGuardian001 [ Wed Jun 03, 2009 8:24 pm ] |
Post subject: | Re: turing - help w merging |
Actual usage: Pic.New(x,y,x2,y2) your usage: Pic.New(x,x2,y,y2) inputting them in the correct order should fix it. |
Author: | comp_help [ Wed Jun 03, 2009 8:29 pm ] |
Post subject: | RE:turing - help w merging |
Omg, so sad. I spent like 1 hour trying to find out what was wrong, but it was just a careless mistake. Tyvm The Guardian001, you saved me another hour. lol Btw, nice signature, I understand it. lol |
: |