cocos2d-objc
cocos2d-objc copied to clipboard
CCScrollView scrollViewDidScroll: fires once at the end of a scroll instead of every update loop
Fixed #916. CCScrollView scrollViewDidScroll: now fires once at the end of a scroll instead of once every update loop.
See my comment in: https://github.com/cocos2d/cocos2d-swift/issues/916