cocos2d-iphone-extensions  0.2
Cocos2D Extensions API Reference (iOS version) for www.kobold2d.com developers
 All Classes Files Functions Properties
CCMenuItemSpriteIndependent Class Reference
Inheritance diagram for CCMenuItemSpriteIndependent:
Collaboration diagram for CCMenuItemSpriteIndependent:

Detailed Description

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.


The documentation for this class was generated from the following file: