¡@

Home 

2014/10/15 ¤U¤È 10:13:48

iphone Programming Glossary: self.firstfeedview.view.center.y

Best Way to Perform Several Sequential UIView Animations?

http://stackoverflow.com/questions/3849460/best-way-to-perform-several-sequential-uiview-animations

case 0 UIView setAnimationDuration .3 self.firstFeedView.view.center CGPointMake self.firstFeedView.view.center.x 30 self.firstFeedView.view.center.y break case 1 UIView setAnimationDuration .3 self.firstFeedView.view.center CGPointMake self.firstFeedView.view.center.x.. case 1 UIView setAnimationDuration .3 self.firstFeedView.view.center CGPointMake self.firstFeedView.view.center.x 30 self.firstFeedView.view.center.y break case 2 UIView setAnimationDuration .3 self.secondFeedView.view setFrame firstFrame break case 3 UIView setAnimationDuration.. case 3 UIView setAnimationDuration .3 self.secondFeedView.view.center CGPointMake self.secondFeedView.view.center.x 30 self.firstFeedView.view.center.y break case 4 UIView setAnimationDuration .3 self.secondFeedView.view.center CGPointMake self.secondFeedView.view.center.x..