![]() |
Cinder
0.9.1
|
This is the complete list of members for cinder::app::TouchEvent, including all inherited members.
Event() | cinder::app::Event | protected |
Event(const WindowRef &window) | cinder::app::Event | protected |
getTouches() const | cinder::app::TouchEvent | |
getTouches() | cinder::app::TouchEvent | |
getWindow() const | cinder::app::Event | |
isHandled() const | cinder::app::Event | |
mWindow | cinder::app::Event | |
setHandled(bool handled=true) | cinder::app::Event | |
setWindow(const WindowRef &window) | cinder::app::Event | |
TouchEvent() | cinder::app::TouchEvent | |
TouchEvent(const WindowRef &win, const std::vector< Touch > &touches) | cinder::app::TouchEvent | |
~Event() | cinder::app::Event | virtual |