Cinder  0.9.1
cinder::app::FileDropEvent Member List

This is the complete list of members for cinder::app::FileDropEvent, including all inherited members.

Event()cinder::app::Eventprotected
Event(const WindowRef &window)cinder::app::Eventprotected
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
mHandledcinder::app::Event
mWindowcinder::app::Event
setHandled(bool handled=true)cinder::app::Event
setWindow(const WindowRef &window)cinder::app::Event
~Event()cinder::app::Eventvirtual