How to Animate CGContext Lines, Rectanlges.
Hi,
I have drawn combinations of lines, rectangle and squares by using "CGContext".
Could anyone teach me how to animate those CG objects by using "NSTimer scheduledTimerWithTimeInterval", or any other functions?
Can those CG drawings be linked to UIImage?
Thanks.
|