Search:

Type: Posts; User: bglueck

Search: Search took 0.10 seconds.

  1. Replies
    10
    Views
    1,756

    Re: MeteorDodger Game JPanel Help (Timer?)

    Even when you fix that, i set it at 15 for example instead of meteorList.size(), and it still doesnt close or do anything.
  2. Replies
    10
    Views
    1,756

    Re: MeteorDodger Game JPanel Help (Timer?)

    Yeah me too. I dont know what thats about either. I have to force close it
  3. Replies
    10
    Views
    1,756

    Re: MeteorDodger Game JPanel Help (Timer?)

    Just another thought. Could nothing happening also be the result of the repaint method call not working?
  4. Replies
    10
    Views
    1,756

    Re: MeteorDodger Game JPanel Help (Timer?)

    I expect that several randomly placed(on the x axis) white balls will fall down, and the red ball follows your mouse. I expected that at least, i knew I would have to fix up a couple other glitches,...
  5. Replies
    10
    Views
    1,756

    Re: MeteorDodger Game JPanel Help (Timer?)

    A single white ball appears at the top of the screen, and a red ball appears in the general area of where your mouse was when you ran the program. Nothing else happens.
  6. Replies
    10
    Views
    1,756

    MeteorDodger Game JPanel Help (Timer?)

    I made a game that creates meteors in random places at the top of the window, they fall, and you have to avoid them. The only problem is, it doesn't work right. There are no errors, it just doesn't...
Results 1 to 6 of 6