digitalfruit / limejs

HTML5 game framework for web and iOS
http://www.limejs.com
Apache License 2.0
1.39k stars 280 forks source link

Fix unscheduling functions that are used multiple times #154

Closed huanqing closed 9 years ago

huanqing commented 9 years ago

Fix unscheduling functions that are used multiple times.add code for compatible with the old API

tonistiigi commented 9 years ago

Thanks. Merged.

I had to remove the deprecation warning for now because the animations/scroller still use old API. Once these are updated we can turn on the deprecation.