cocos2d-iphone-extensions
0.2
Cocos2D Extensions API Reference (iOS version) for Kobold2D developers
|
doesn't add normal, selected and disabled images as children. Instead of that its just retain them. So you can place images anyhow you want.
CCMenuItemSpriteIndependent reimplements rect and convertToNodeSpace: methods delegating them to normalSprite. This allows you to position/scale/rotate only normal sprite and forget about positioning menuItem.