How do i use key strokes to set off an action. Like on a game, pressing the left arrow key makes an imageView move two pixels to the left... or something.
So how do i do this?
Would it be in an "if" function, or would the keystroke set off an IBAction?
Thank you in advance,
-David, the MASSIVE noob.
So how do i do this?
Would it be in an "if" function, or would the keystroke set off an IBAction?
Thank you in advance,
-David, the MASSIVE noob.