Search:

Type: Posts; User: ercfrtz

Search: Search took 0.07 seconds.

  1. Replies
    0
    Views
    1,853

    [SOLVED] Scheduler Issue

    I do not know how to do what I am trying to do. I have an array of images that move across the screen. What I want to do is periodically increase this array and add a new element to it. The code from...
  2. Replies
    1
    Views
    1,169

    [SOLVED] Re: Images won't move

    I found out where I was having the issue. The speed was dependent on the width of the rectangle and I forgot to change that part. Shows what coming back and looking at your code later and while not...
  3. Replies
    1
    Views
    1,169

    [SOLVED] Images won't move

    Hello all,

    I created a java program that simply drew rectangles on a JPanel and then they would move across the screen, and when they got to the end, they would reset at the other end with a...
Results 1 to 3 of 3