NSArray of int[]

后端 未结 4 1723
悲哀的现实
悲哀的现实 2020-12-15 12:23

I am needing to store a heap of int[] for my levels.

I decided that storing the int[]\'s in an NSMutableArray and getting a random one from the array would be a good

4条回答
提交回复
热议问题