Computer Science Canada row of stars from opposite side of screen |
Author: | Tricia [ Sun Nov 14, 2004 11:59 am ] | ||
Post subject: | row of stars from opposite side of screen | ||
hi i need help on how to make the stars go from right to left instead of left to right i made a code but it doesn't seem to work...
|
Author: | skier [ Sun Nov 14, 2004 12:20 pm ] | ||
Post subject: | |||
fixed
all you hade to do was start your star on the right hand side of the screen and -25*2 to make it move left.post if you have any questions. |
Author: | Tricia [ Mon Nov 15, 2004 9:03 pm ] | ||
Post subject: | |||
skier wrote: fixed
all you hade to do was start your star on the right hand side of the screen and -25*2 to make it move left.post if you have any questions. i don't think the code's ryt...coz it still does the same thing |
Author: | Tony [ Mon Nov 15, 2004 9:21 pm ] |
Post subject: | |
Tricia wrote: i don't think the code's ryt...coz it still does the same thing
have you... actually tried the code? |
Author: | Tricia [ Mon Nov 15, 2004 9:29 pm ] |
Post subject: | |
yes i have |
Author: | Neo [ Mon Nov 15, 2004 10:28 pm ] |
Post subject: | |
Tricia wrote: yes i have
It should work i just tried it. |
Author: | Tricia [ Mon Nov 15, 2004 10:57 pm ] |
Post subject: | |
my program is pretty messed up ryt now so i guess that's y it's doing lots of weird things... |
Author: | Tricia [ Mon Nov 15, 2004 10:59 pm ] |
Post subject: | |
can u use an integer for Font.Draw? |
Author: | Tony [ Tue Nov 16, 2004 12:06 am ] |
Post subject: | |
why don't you try and see... in short, yet |
Author: | skier [ Tue Nov 16, 2004 6:49 pm ] |
Post subject: | |
as far as im conserned the program makes the star go from RIGHT to LEFT and thats what she asked for. so my program works just fine. |
Author: | Tricia [ Tue Nov 16, 2004 9:04 pm ] |
Post subject: | |
okay i did use it and it worked now but i swear it wasn't working when i tried it a few times earlier |