| acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
| addStandardDelegate(CCTouchDelegate *pDelegate, int nPriority) | CCTouchDispatcher | |
| addTargetedDelegate(CCTouchDelegate *pDelegate, int nPriority, bool bSwallowsTouches) | CCTouchDispatcher | |
| autorelease(void) | CCObject | |
| canEncode() | CCObject | virtual |
| CCObject(void) | CCObject | |
| CCObject(const CCObject &) | CCObject | |
| CCTouchDispatcher() | CCTouchDispatcher | inline |
| copy(void) | CCObject | |
| copyWithZone(CCZone *pZone) | CCCopying | virtual |
| createWithCoder(DS_Dictionary *) | CCObject | static |
| decrementForcePrio(int priority) | CCTouchDispatcher | |
| encodeWithCoder(DS_Dictionary *) | CCObject | virtual |
| findHandler(CCTouchDelegate *pDelegate) | CCTouchDispatcher | |
| findHandler(CCArray *pArray, CCTouchDelegate *pDelegate) | CCTouchDispatcher | protected |
| forceAddHandler(CCTouchHandler *pHandler, CCArray *pArray) | CCTouchDispatcher | protected |
| forceRemoveAllDelegates(void) | CCTouchDispatcher | protected |
| forceRemoveDelegate(CCTouchDelegate *pDelegate) | CCTouchDispatcher | protected |
| getForcePrio(void) | CCTouchDispatcher | |
| getObjType() const | CCObject | |
| getTag() const | CCObject | virtual |
| getTargetPrio(void) | CCTouchDispatcher | |
| incrementForcePrio(int priority) | CCTouchDispatcher | |
| init(void) | CCTouchDispatcher | |
| isDispatchEvents(void) | CCTouchDispatcher | |
| isEqual(const CCObject *pObject) | CCObject | virtual |
| isSingleReference(void) const | CCObject | |
| m_bDispatchEvents | CCTouchDispatcher | protected |
| m_bForcePrio | CCTouchDispatcher | protected |
| m_bLocked | CCTouchDispatcher | protected |
| m_bToAdd | CCTouchDispatcher | protected |
| m_bToQuit | CCTouchDispatcher | protected |
| m_bToRemove | CCTouchDispatcher | protected |
| m_eObjType | CCObject | protected |
| m_nLuaID | CCObject | |
| m_nTag | CCObject | protected |
| m_nTargetPrio | CCTouchDispatcher | protected |
| m_pHandlersToAdd | CCTouchDispatcher | protected |
| m_pHandlersToRemove | CCTouchDispatcher | protected |
| m_pStandardHandlers | CCTouchDispatcher | protected |
| m_pTargetedHandlers | CCTouchDispatcher | protected |
| m_sHandlerHelperData | CCTouchDispatcher | protected |
| m_uAutoReleaseCount | CCObject | protected |
| m_uID | CCObject | |
| m_uObjectIdxInArray | CCObject | protected |
| m_uReference | CCObject | protected |
| operator=(const CCObject &) | CCObject | |
| rearrangeHandlers(CCArray *pArray) | CCTouchDispatcher | protected |
| release(void) | CCObject | |
| removeAllDelegates(void) | CCTouchDispatcher | |
| removeDelegate(CCTouchDelegate *pDelegate) | CCTouchDispatcher | |
| retain(void) | CCObject | |
| retainCount(void) const | CCObject | |
| setDispatchEvents(bool bDispatchEvents) | CCTouchDispatcher | |
| setForcePrio(bool var) | CCTouchDispatcher | |
| setObjType(CCObjectType) | CCObject | |
| setPriority(int nPriority, CCTouchDelegate *pDelegate) | CCTouchDispatcher | |
| setTag(int nTag) | CCObject | virtual |
| setTargetPrio(int var) | CCTouchDispatcher | |
| touches(CCSet *pTouches, CCEvent *pEvent, unsigned int uIndex) | CCTouchDispatcher | |
| touchesBegan(CCSet *touches, CCEvent *pEvent) | CCTouchDispatcher | virtual |
| touchesCancelled(CCSet *touches, CCEvent *pEvent) | CCTouchDispatcher | virtual |
| touchesEnded(CCSet *touches, CCEvent *pEvent) | CCTouchDispatcher | virtual |
| touchesMoved(CCSet *touches, CCEvent *pEvent) | CCTouchDispatcher | virtual |
| update(float dt) | CCObject | inlinevirtual |
| ~CCObject(void) | CCObject | virtual |
| ~CCTouchDispatcher() | CCTouchDispatcher | |
| ~EGLTouchDelegate() | EGLTouchDelegate | inlinevirtual |