cinder::app::Event Class Reference

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.

List of all members.

Public Member Functions

virtual ~Event ()

Protected Member Functions

 Event ()

Detailed Description

Base class for all Events.


Constructor & Destructor Documentation

cinder::app::Event::Event (  )  [protected]
virtual cinder::app::Event::~Event (  )  [virtual]

The documentation for this class was generated from the following file: