honcheng / PaperFold-for-iOS

Paper folding animation for iOS
Other
2.7k stars 399 forks source link

if (self.state!=self.lastState) self.lastState = self.state; #58

Open hpsoar opened 11 years ago

hpsoar commented 11 years ago

I don't quite under this line of code around line 437. why bother the check, and there're setting for lastState below