Search:

Type: Posts; User: flamboyant

Search: Search took 0.08 seconds.

  1. Re: event programming - controlling characters with arrow/keyboard keys

    ah ok thank you though, i'll go read up on JPanel/key listeners
    it (i.e. making the components focusable) should work even if it isn't a textbox, right? because i am using objects of my own designed...
  2. Re: event programming - controlling characters with arrow/keyboard keys

    thanks for the note! I was wondering if there should be some kind of wait method called when i draw the characters? (this is the case in python, and i'm unsure if it translates to java)
  3. event programming - controlling characters with arrow/keyboard keys

    hi,
    i'm writing a user-controlled game for a project, but somehow I can't seem to enter anything (as in, when user presses a key nothing happens). is there anything that i'm missing/should learn to...
Results 1 to 3 of 3