|
cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
Classes | |
| class | CCLayer |
| CCLayer is a subclass of CCNode that implements the TouchEventsDelegate protocol. More... | |
| class | CCLayerRGBA |
| CCLayerRGBA is a subclass of CCLayer that implements the CCRGBAProtocol protocol using a solid color as the background. More... | |
| class | CCLayerColor |
| CCLayerColor is a subclass of CCLayer that implements the CCRGBAProtocol protocol. More... | |
| class | CCLayerGradient |
| CCLayerGradient is a subclass of CCLayerColor that draws gradients across the background. More... | |
| class | CCLayerMultiplex |
| CCMultipleLayer is a CCLayer with the ability to multiplex it's children. More... | |