is there a way i can fill a array region with a value?
so starting at 0,0 to the end lets say 100,100 I want everything to be filled with the number 10
foreach xy element set value at (self.CurX, Self.CurY) to 10
Develop games in your browser. Powerful, performant & highly capable.