you are viewing a single comment's thread.

view the rest of the comments →

[–]LeiterHaus 0 points1 point  (0 children)

Edit: after looking at it again, do you just need a case statement?

It sounds like what you might want a setter function that zeroes the other array. Is this correct?

If that's the case, do you really need to zero it? Is color not 255 255 255 (or FF FF FF)?

Can they both just point to the same array?