Quote:
Originally posted by Falcor
[B]I wish we could use matricies using this
this.array[a+width*a] is getting tiresome. Id rather do
this.matrix[a]
But I think stefan is working on a more C++-ish Gscript. so All I can do is hope and wait.
|
From what I heard, Stefan is avoiding any sort of object-oriented programming and C++ stuff. As far as I know, we won't get things like return functions, variable types, classes, switch statements, multidimensional vectors, etc. If we had them, we could do SO much more scripting-wise... =/