arrays - Index out of range? - Stack Overflow

arrays - Index out of range? - Stack Overflow

瀏覽:325
日期:2025-05-10
My game works flawlessly using the Array object, but with Vector is throws the following error: ... Error #1125: The index 10 is out of range 10. var _platformMap: Array = [ [10, 10, 10, ... Could you show how you are accessing the array/vector?...看更多