Search:

Type: Posts; User: Norm

Search: Search took 0.19 seconds.

  1. Replies
    4
    Views
    4,708

    Re: how to create bullets in java

    Sounds like you have some logic problems. You'll have to post code that compiles, executes and shows the problem.

    Also try debugging the code by adding println() statements to show the values of...
  2. Replies
    4
    Views
    4,708

    Re: how to create bullets in java

    If x,y, width,height in the fillRect() method are the locations of the bullet, the code needs to get those values from the Bullet objects in the arraylist.
Results 1 to 2 of 2