Computer Science Canada Neeeeddd Helllppppp |
Author: | thecanadiancomrade [ Tue Jan 08, 2013 10:40 pm ] |
Post subject: | Neeeeddd Helllppppp |
how can i make a intersection in turing, cause i have an isu due tomorrow to make a working intersection and i already have the lights but just cant figure out the road and background grass, i have no clue can someone please help or give me the codes |
Author: | Panphobia [ Tue Jan 08, 2013 10:50 pm ] |
Post subject: | RE:Neeeeddd Helllppppp |
Draw.FillBox (x1, y1, x2, y2, Color : int) |
Author: | thecanadiancomrade [ Tue Jan 08, 2013 11:04 pm ] |
Post subject: | Re: Neeeeddd Helllppppp |
how do i make it face up |
Author: | Panphobia [ Tue Jan 08, 2013 11:13 pm ] |
Post subject: | RE:Neeeeddd Helllppppp |
face up? explain please |
Author: | thecanadiancomrade [ Tue Jan 08, 2013 11:14 pm ] |
Post subject: | Re: Neeeeddd Helllppppp |
sorry, vertical i ment |
Author: | Panphobia [ Tue Jan 08, 2013 11:35 pm ] |
Post subject: | RE:Neeeeddd Helllppppp |
x1,x2,y1,y2 they give you the shape of this box, so you just have tweak those values |
Author: | ryan.s [ Wed Jan 09, 2013 12:57 am ] |
Post subject: | RE:Neeeeddd Helllppppp |
example: drawfillbox(30,30,40,70,black) There is no portrait or landscape, consider the pixels in your head and make it so the 2nd corner is further vertically then horizontally |
Author: | Panphobia [ Wed Jan 09, 2013 8:17 pm ] | ||
Post subject: | Re: Neeeeddd Helllppppp | ||
This is a similar project I had in grade 11 engineering, because I was by myself I only needed to make a car move down streets and make the left/right/braking signals show up on a model car through turing, but as for the landscape this is an example of my streets
|