cocos2d/cocos2d-objc

Color for CCButton are not intuitive

Birkemose opened this issue · 0 comments

Setting colors for ex. CCButton is far from intuitive.
Setting the simple color property should set all images, in stead of the label. Setting the separate stages should then override this. Setting the label color should be thought the label property.
Also, color RGBA should of course be supported.