| Event() | cinder::app::Event | [protected] |
| Event(WindowRef window) | cinder::app::Event | [protected] |
| FileDropEvent(WindowRef win, int aX, int aY, const std::vector< fs::path > &aFiles) | cinder::app::FileDropEvent | |
| getFile(size_t index) const | cinder::app::FileDropEvent | |
| getFiles() const | cinder::app::FileDropEvent | |
| getNumFiles() const | cinder::app::FileDropEvent | |
| getPos() const | cinder::app::FileDropEvent | |
| getWindow() const | cinder::app::Event | |
| getX() const | cinder::app::FileDropEvent | |
| getY() const | cinder::app::FileDropEvent | |
| isHandled() const | cinder::app::Event | |
| mHandled | cinder::app::Event | |
| mWindow | cinder::app::Event | |
| setHandled(bool handled=true) | cinder::app::Event | |
| setWindow(const WindowRef &window) | cinder::app::Event | |
| ~Event() | cinder::app::Event | [virtual] |