Base class for all Events. More...
#include <Event.h>
Inherited by cinder::app::AccelEvent, cinder::app::FileDropEvent, cinder::app::KeyEvent, cinder::app::MouseEvent, cinder::app::ResizeEvent, and cinder::app::TouchEvent.
Public Member Functions | |
virtual | ~Event () |
Protected Member Functions | |
Event () |
Base class for all Events.
cinder::app::Event::Event | ( | ) | [protected] |
virtual cinder::app::Event::~Event | ( | ) | [virtual] |