This is the complete list of members for Event, including all inherited members.
| _currentTarget | Event | protected |
| _isStopped | Event | protected |
| _type | Event | protected |
| Event(const std::string &type) | Event | protected |
| EventDispatcher class | Event | friend |
| getCurrentTarget() | Event | inline |
| getType() const | Event | inline |
| isStopped() const | Event | inline |
| setCurrentTarget(Node *target) | Event | inlineprotected |
| stopPropagation() | Event | inline |
| ~Event() | Event | virtual |