cocos2d-x 3.0 |
)
- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
EventCustom 成员列表
成员的完整列表,这些成员属于 EventCustom,包括所有继承而来的类成员
_currentTarget | Event | protected |
_eventName | EventCustom | protected |
_isStopped | Event | protected |
_referenceCount | Ref | protected |
_type | Event | protected |
_userData | EventCustom | protected |
autorelease() | Ref | |
Event(Type type) | Event | protected |
EventCustom(const std::string &eventName) | EventCustom | |
getCurrentTarget() | Event | inline |
getEventName() const | EventCustom | inline |
getReferenceCount() const | Ref | |
getType() const | Event | inline |
getUserData() const | EventCustom | inline |
isStopped() const | Event | inline |
Ref() | Ref | protected |
release() | Ref | |
retain() | Ref | |
setCurrentTarget(Node target) | Event | inlineprotected |
setUserData(void data) | EventCustom | inline |
stopPropagation() | Event | inline |
Type 枚举名称 | Event | |
~Event() | Event | virtual |
~Ref() | Ref | virtual |