I'm trying to execute 2 actions on the events of your special events, when the timer with fixed interval Is removed and there is another animation, when one touch is detected
Both are working properly but when one person of animation is slowed down together. Because it is that there is only one action in the given time unit
for NSTimer im using the time interval of 0.01s
This scenario without slowing down an animation How does it work?
NSTimer animation is not the tool to perform what you want for almost all animation problems on the iPhone NSTimer Real time timer is not guaranteed on fire, it is an excellent tool for many problems; Animation is not one of them.
Comments
Post a Comment