ZhouWeikuan / cocos2d

cocos2d for android, based on cocos2d-android-0.82, and now ported from cocos2d-iphone 0.99.4. The googlecode address is here: http://code.google.com/p/cocos2d-android-1/ . There are several demos to watch.
610 stars 291 forks source link

getAnimationInterval() was just a copy of setAnimationInterval(). I just #12

Closed dustinanon closed 13 years ago

dustinanon commented 13 years ago

getAnimationInterval() was just a copy of setAnimationInterval(). I just fixed the getter so that you don't pass in an params and it returns the proper value (double)