cocos2d / cocos2d-js

cocos2d-x for JS
http://www.cocos2d-x.org
MIT License
1.86k stars 489 forks source link

cc.ActionInterval.extend is not a Function #1811

Open sianzain opened 8 years ago

sianzain commented 8 years ago

/\ Rotates a cc.Node object to a certain angle by modifying it's

How can one extends the action interval class for Cocos2d-x Android/JS project? Because in android Debug error gives:

DEBUG/cocos2d-x debug info(24129): JS: assets/progressBar.js:127:TypeError: cc.ActionInterval.extend is not a function