getId() const | cinder::app::TouchEvent::Touch | |
getNative() const | cinder::app::TouchEvent::Touch | |
getPos() const | cinder::app::TouchEvent::Touch | |
getPrevPos() const | cinder::app::TouchEvent::Touch | |
getPrevX() const | cinder::app::TouchEvent::Touch | |
getPrevY() const | cinder::app::TouchEvent::Touch | |
getTime() const | cinder::app::TouchEvent::Touch | |
getX() const | cinder::app::TouchEvent::Touch | |
getY() const | cinder::app::TouchEvent::Touch | |
Touch(const Vec2f &pos, const Vec2f &prevPos, uint32_t id, double time, void *native) | cinder::app::TouchEvent::Touch |