filmov
tv
Android Tutorial #77 Store your sprite java objects in an array
Показать описание
Having all of those java objects cluttering up your class is quite messy. I'm going to show you why you might want to use java arrays to store your object.
I'm also going to show you why you might not, and try something better.