Search:

Type: Posts; User: Gheta

Search: Search took 0.14 seconds.

  1. Replies
    2
    Views
    3,641

    Re: Help - Swing Timer, 2 KeyEvents

    Sorry for the double post but I figured out multiple key presses for anyone else having this problem.

    1 You need to have booleans to remember the key press state (press a key, a boolean becomes...
  2. Replies
    2
    Views
    3,641

    Help - Swing Timer, 2 KeyEvents

    I am making a 2 player game that needs two objects to move around.

    In a KeyEvent, it detects when I move Player 1 Up and Down (jLabel7) using the Up key and the Down key.

    In the same KeyEvent,...
Results 1 to 2 of 2