Search:

Type: Posts; User: Itachi

Search: Search took 0.18 seconds.

  1. Re: Tower Defense game. Program "crashes" when I use a button to start the wave,but not when started within my code.

    Ok I'll make an SSCCE including all needed to compile (followed the link for SSCCE and if I'm correct it is a shorter version of code with all the unnecessary parts removed, leaving all the...
  2. Re: Tower Defense game. Program "crashes" when I use a button to start the wave,but not when started within my code.

    Ok, i added the main().I also added the imports i used.Do you want me to add all the classes I use as well so that you can compile it on your PC and test it?If so let me know!
  3. Tower Defense game. Program "crashes" when I use a button to start the wave,but not when started within my code.

    I am making a tower defense game.All works fine except, I want to have a JButton which will give the player the chance to choose when to start a new wave.So here is the (REALLY STRANGE) problem:...
Results 1 to 3 of 4