Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    12
    Views
    7,255

    Re: WASD Movement! Need Help!

    I think we do. We're waiting for you to make a small program that we can easily copy, compile, execute and see the problem.
    The idea is that you remove the useless code to make the debugging...
  2. Replies
    12
    Views
    7,255

    Re: WASD Movement! Need Help!

    If those classes are not used in the code, why are they posted?
    If its so easy to make a small testing program, if you'd do it then some one could help.

    The idea is, the tester copies the file,...
  3. Replies
    12
    Views
    7,255

    Re: WASD Movement! Need Help!

    Can you make a small, complete program (a SSCCE) that compiles, executes and shows the problem?
    Remove all the code that does not matter for solving the problem.
  4. Replies
    12
    Views
    7,255

    Re: WASD Movement! Need Help!

    Add the listener to the component that has the focus.
    The listener class will have to implement the KeyListener interface.

    What is a WASD movement?
Results 1 to 4 of 4