Search:

Type: Posts; User: JavaClass

Search: Search took 0.07 seconds.

  1. Re: Attempting to create array for Color Class - invalid integer inputs

    Can you maybe show me how that would be done in this case? I thought I put them into an array or collection successfully with the lines:


    public int[] redvaluesColor =...
  2. Need Help Trying to set an array for multiple RGB values

    edit: oops double posted!
  3. Attempting to create array for Color Class - invalid integer inputs

    I'm attempting to create an array of color values (certain values for red, certain values for green, and certain values for blue).
    So far i've successfully created the array for those values per...
Results 1 to 3 of 3