| cocos2d-x 3.0 |
)- 文件列表 - 文件成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
CCLayer.h 文件参考
#include "2d/CCNode.h"
#include "2d/CCProtocols.h"
#include "base/CCEventTouch.h"
#include "base/CCEventKeyboard.h"
#include "renderer/CCCustomCommand.h"
#include "physics/CCPhysicsWorld.h"
| ## 类 | |
| class | Layer |
| Layer类是Node类的一个子类,它实现了触屏事件代理(TouchEventsDelegate)协议。 更多… | |
| class | __LayerRGBA |
| LayerRGBA 是Layer的一个子类,它通过使用一个单色背景实现了 RGBAProtocol 协议。 它实现了Layer类的所有功能,并且添加了以下这些遵守RGBAProtocol协议并且传播到子类的新特性: 更多… | |
| class | LayerColor |
| LayerColor是Layer的一个子类,它实现了RGBAProtocol协议。 它实现了Layer类的所有功能,还添加了以下这些新功能: 更多… | |
| class | LayerGradient |
| LayerGradient是LayerColor的一个子类,它在背景上画渐变效果。 它实现了LayerColor类的所有功能,还添加了以下这些新功能: 更多… | |
| class | LayerMultiplex |
| MultipleLayer is a Layer with the ability to multiplex it's children. 更多… | |
| ## 命名空间 | |
| cocos2d | |
| Add deprecated global functions and variables here. | |

