Pixel Wars Part 7
Ok, I converted the worker struct to an objective-c class, and now it is easy to make new workers.^^ Now all that i have to do is put the workers in an NSMutableArray so i can dynamically create/destroy workers.
Advertisement

Ok, I converted the worker struct to an objective-c class, and now it is easy to make new workers.^^ Now all that i have to do is put the workers in an NSMutableArray so i can dynamically create/destroy workers.