you could use an array, mate.
each array can hold nearly infinite number of variables from the same type
if you have more than one type (class, whatever), just use few different arrays, one per type.
you could use an array, mate.
each array can hold nearly infinite number of variables from the same type
if you have more than one type (class, whatever), just use few different arrays, one per type.