cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCTouchDispatcher Member List

This is the complete list of members for CCTouchDispatcher, including all inherited members.

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
addStandardDelegate(CCTouchDelegate *pDelegate, int nPriority)CCTouchDispatcher
addTargetedDelegate(CCTouchDelegate *pDelegate, int nPriority, bool bSwallowsTouches)CCTouchDispatcher
autorelease(void)CCObject
CCObject(void)CCObject
CCTouchDispatcher()CCTouchDispatcherinline
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
findHandler(CCTouchDelegate *pDelegate)CCTouchDispatcher
findHandler(CCArray *pArray, CCTouchDelegate *pDelegate)CCTouchDispatcherprotected
forceAddHandler(CCTouchHandler *pHandler, CCArray *pArray)CCTouchDispatcherprotected
forceRemoveAllDelegates(void)CCTouchDispatcherprotected
forceRemoveDelegate(CCTouchDelegate *pDelegate)CCTouchDispatcherprotected
init(void)CCTouchDispatcher
isDispatchEvents(void)CCTouchDispatcher
isEqual(const CCObject *pObject)CCObjectvirtual
isSingleReference(void) const CCObject
m_bDispatchEventsCCTouchDispatcherprotected
m_bLockedCCTouchDispatcherprotected
m_bToAddCCTouchDispatcherprotected
m_bToQuitCCTouchDispatcherprotected
m_bToRemoveCCTouchDispatcherprotected
m_nLuaIDCCObject
m_pHandlersToAddCCTouchDispatcherprotected
m_pHandlersToRemoveCCTouchDispatcherprotected
m_pStandardHandlersCCTouchDispatcherprotected
m_pTargetedHandlersCCTouchDispatcherprotected
m_sHandlerHelperDataCCTouchDispatcherprotected
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uReferenceCCObjectprotected
rearrangeHandlers(CCArray *pArray)CCTouchDispatcherprotected
release(void)CCObject
removeAllDelegates(void)CCTouchDispatcher
removeDelegate(CCTouchDelegate *pDelegate)CCTouchDispatcher
retain(void)CCObject
retainCount(void) const CCObject
setDispatchEvents(bool bDispatchEvents)CCTouchDispatcher
setPriority(int nPriority, CCTouchDelegate *pDelegate)CCTouchDispatcher
touches(CCSet *pTouches, CCEvent *pEvent, unsigned int uIndex)CCTouchDispatcher
touchesBegan(CCSet *touches, CCEvent *pEvent)CCTouchDispatchervirtual
touchesCancelled(CCSet *touches, CCEvent *pEvent)CCTouchDispatchervirtual
touchesEnded(CCSet *touches, CCEvent *pEvent)CCTouchDispatchervirtual
touchesMoved(CCSet *touches, CCEvent *pEvent)CCTouchDispatchervirtual
update(float dt)CCObjectinlinevirtual
~CCObject(void)CCObjectvirtual
~CCTouchDispatcher()CCTouchDispatcher
~EGLTouchDelegate()EGLTouchDelegateinlinevirtual