Hello,
I found that in construct 2 Arrays are objects not types(like number, boolean etc).
I can't use function with Array parameter.
My current project has arrays or 5 element so I can use a function with 10 paramaters but for more complicated games It would be useful to use functions with arrays as parameter.
Thanks.