Search:

Type: Posts; User: Parranoia

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,793

    Re: KeyListener implementation problem

    You don't necessarily have to, but if you wanted you could create another class that implements KeyListener and then add an instance of that new Class as a KeyListener to the Player
  2. Replies
    4
    Views
    1,793

    Re: KeyListener implementation problem

    Well, your player class doesn't implement the KeyListener interface. I'd start with that.
Results 1 to 2 of 2