Hi, I'm fairly new to programming with cocoa and I wanted to try programming simple things for the iOS.
I had a question about filling the screen with multiple shapes/objects. I've created a shape, specifically a star, and I have it moving around the screen the way I want it to. Now I want to populate the screen with multiple stars and add stars as time passes and delete or get rid of old stars that have been used or destroyed (I haven't thought about all the ins and outs of the game). In any case, I've been thinking about how to continually add stars and I wanted some feedback. Thought I might get some good advice before wasting hours of researching/coding.
I'm sorry I don't have code to post but the code I have is only for the star object and I didn't think that would help.
Thanx
I had a question about filling the screen with multiple shapes/objects. I've created a shape, specifically a star, and I have it moving around the screen the way I want it to. Now I want to populate the screen with multiple stars and add stars as time passes and delete or get rid of old stars that have been used or destroyed (I haven't thought about all the ins and outs of the game). In any case, I've been thinking about how to continually add stars and I wanted some feedback. Thought I might get some good advice before wasting hours of researching/coding.
I'm sorry I don't have code to post but the code I have is only for the star object and I didn't think that would help.
Thanx