This is the complete list of members for CCInvocation, including all inherited members.
acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
autorelease(void) | CCObject | |
CCInvocation(CCObject *target, SEL_CCControlHandler action, CCControlEvent controlEvent) | CCInvocation | |
CCObject(void) | CCObject | |
copy(void) | CCObject | |
copyWithZone(CCZone *pZone) | CCCopying | virtual |
create(CCObject *target, SEL_CCControlHandler action, CCControlEvent controlEvent) | CCInvocation | static |
getAction(void) | CCInvocation | virtual |
getControlEvent(void) | CCInvocation | virtual |
getTarget(void) | CCInvocation | virtual |
invoke(CCObject *sender) | CCInvocation | |
isEqual(const CCObject *pObject) | CCObject | virtual |
isSingleReference(void) const | CCObject | |
m_action | CCInvocation | protected |
m_controlEvent | CCInvocation | protected |
m_nLuaID | CCObject | |
m_target | CCInvocation | protected |
m_uAutoReleaseCount | CCObject | protected |
m_uID | CCObject | |
m_uReference | CCObject | protected |
release(void) | CCObject | |
retain(void) | CCObject | |
retainCount(void) const | CCObject | |
update(float dt) | CCObject | inlinevirtual |
~CCObject(void) | CCObject | virtual |