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

Added enableAccelerometerWithRate() to CCLayer #19

Closed dustinanon closed 13 years ago

dustinanon commented 13 years ago

New method allows you to enable the accelerometer using a different frequency rate for updates.