Search:

Type: Posts; User: Tjstretch

Search: Search took 0.10 seconds.

  1. Re: please help? simple fix that someone who knows bout java can prolly help me

    However I admit that println's could help, but I strongly feel that the use of every thread has a "Add println's" post on it. If you looked at it he was trying to use the run method like a main...
  2. Re: please help? simple fix that someone who knows bout java can prolly help me

    Oh that I saw without printlns.. it was just obvious.. hence the Threads o.O I suppose you could use a println there.. What I was more worried about at that stage was that the method wasn't printing...
  3. Re: please help? simple fix that someone who knows bout java can prolly help me

    As for paintComponent vrs paint, thanks I didn't realize there was a difference
  4. Re: please help? simple fix that someone who knows bout java can prolly help me

    While I see what you are going at, I find it about 95% useless to just say "Just add printlns" at every problem, operational code is much more useful in both understanding and debugging. I tried...
  5. Re: please help? simple fix that someone who knows bout java can prolly help me

    I looked at your code, fixed the Override and made Shooter actually call Player.. it prints two white boxes on either side of a black background


    import javax.swing.*;
    import java.awt.*;...
Results 1 to 5 of 5