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

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

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
autorelease(void)CCObject
CCObject(void)CCObject
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
getClaimedTouches(void)CCTargetedTouchHandler
getDelegate()CCTouchHandler
getEnabledSelectors(void)CCTouchHandler
getPriority(void)CCTouchHandler
handlerWithDelegate(CCTouchDelegate *pDelegate, int nPriority, bool bSwallow)CCTargetedTouchHandlerstatic
cocos2d::CCTouchHandler::handlerWithDelegate(CCTouchDelegate *pDelegate, int nPriority)CCTouchHandlerstatic
initWithDelegate(CCTouchDelegate *pDelegate, int nPriority, bool bSwallow)CCTargetedTouchHandler
cocos2d::CCTouchHandler::initWithDelegate(CCTouchDelegate *pDelegate, int nPriority)CCTouchHandlervirtual
isEqual(const CCObject *pObject)CCObjectvirtual
isSingleReference(void) const CCObject
isSwallowsTouches(void)CCTargetedTouchHandler
m_bSwallowsTouchesCCTargetedTouchHandlerprotected
m_nEnabledSelectorsCCTouchHandlerprotected
m_nLuaIDCCObject
m_nPriorityCCTouchHandlerprotected
m_pClaimedTouchesCCTargetedTouchHandlerprotected
m_pDelegateCCTouchHandlerprotected
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uReferenceCCObjectprotected
release(void)CCObject
retain(void)CCObject
retainCount(void) const CCObject
setDelegate(CCTouchDelegate *pDelegate)CCTouchHandler
setEnalbedSelectors(int nValue)CCTouchHandler
setPriority(int nPriority)CCTouchHandler
setSwallowsTouches(bool bSwallowsTouches)CCTargetedTouchHandler
update(float dt)CCObjectinlinevirtual
~CCObject(void)CCObjectvirtual
~CCTargetedTouchHandler(void)CCTargetedTouchHandler
~CCTouchHandler(void)CCTouchHandlervirtual