Search:

Type: Posts; User: TreeChopper

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    4,295

    Re: Arraylist help

    Thank you very much, it works exactly how I wanted it to.
  2. Replies
    7
    Views
    4,295

    Re: Arraylist help

    Basically it makes a circle centered in a hexagon, but once I figure out how to do this arraylist, I woulld like to make the sides keep changing colors in a pattern for a little bit. I can figure...
  3. Replies
    7
    Views
    4,295

    Re: Arraylist help

    Well, I've been trying since you've posted that, and haven't been able to make it work. I'm not sure if I added the colors to the arraylist correctly, and "myPen.setColor(colors.get(i));" doesn't...
  4. Replies
    7
    Views
    4,295

    Arraylist help

    I'm kind of new at programming, and I'm trying to create an arraylist to hold 6 or 7 colors that can be used in a for loop so that they can be assigned like color(0), color(1), so that in my loop, I...
Results 1 to 4 of 4