Computer Science Canada help with moving a cursor! |
Author: | DanceMacabre [ Mon May 01, 2006 7:58 pm ] | ||
Post subject: | help with moving a cursor! | ||
I'm trying to move the circle from one spot to another if the user presses the up or down key. why isn't this working?
I keep getting an error on both my "trues" here saying that operands of comparison operators must be of the same type, but I don;t know how to fix that. Can anyone lend a hand? Much appreciated. ![]() |
Author: | Tony [ Mon May 01, 2006 8:04 pm ] |
Post subject: | |
there is just so much wrong with that piece of code that... wow start by familiarizing yourself with the Turing Walkthrough, you have much to learn |
Author: | DanceMacabre [ Mon May 01, 2006 8:20 pm ] |
Post subject: | |
yeah, I'm getting ahead of myself. It's true lol. ![]() tutorial will do me good |