This is the complete list of members for EventCustom, including all inherited members.
_autoReleaseCount | Object | protected |
_currentTarget | Event | protected |
_eventName | EventCustom | protected |
_ID | Object | |
_isStopped | Event | protected |
_luaID | Object | |
_reference | Object | protected |
_type | Event | protected |
_userData | EventCustom | protected |
acceptVisitor(DataVisitor &visitor) | Object | virtual |
autorelease() | Object | |
Event(Type type) | Event | protected |
EventCustom(const std::string &eventName) | EventCustom | |
getCurrentTarget() | Event | inline |
getEventName() const | EventCustom | inline |
getType() const | Event | inline |
getUserData() const | EventCustom | inline |
isEqual(const Object *object) | Object | virtual |
isSingleReference() const | Object | |
isStopped() const | Event | inline |
Object() | Object | |
release() | Object | inline |
retain() | Object | inline |
retainCount() const | Object | |
setCurrentTarget(Node *target) | Event | inlineprotected |
setUserData(void *data) | EventCustom | inline |
stopPropagation() | Event | inline |
Type enum name | Event | |
update(float dt) | Object | inlinevirtual |
~Event() | Event | virtual |
~Object() | Object | virtual |