Quote:
Originally Posted by colin9876
just not sure about arrays in C#- whats the best way to pass a 2 dimentional array that has 3 arguments
rule(m,m)=int,int,int etc
|
Sorry Colin but I don't get this. Arrays don't HAVE arguments. What do you really mean?
Also multiple arbitrary rules per colour may have a bigger performance hit than you assume. If you have some code that works then post it and I will have a look at coding it.