This is the complete list of members for EventCustom, including all inherited members.
| _currentTarget | Event | protected |
| _isStopped | Event | protected |
| _type | Event | protected |
| _userData | EventCustom | protected |
| Event(const std::string &type) | Event | protected |
| EventCustom(const std::string &eventName) | EventCustom | |
| getCurrentTarget() | Event | inline |
| getType() const | Event | inline |
| getUserData() const | EventCustom | inline |
| isStopped() const | Event | inline |
| setCurrentTarget(Node *target) | Event | inlineprotected |
| setUserData(void *data) | EventCustom | inline |
| stopPropagation() | Event | inline |
| ~Event() | Event | virtual |