I have animation code in a class that extends the UIView:
// Start Animation Block CGContextRef context = UIGraphicsGetCurrentContext(); [UIView beginAnimati
I think a Linked List of views might be what you should think about implementing.