| getHolding(void) const | RenderTools::TouchPoint | |
| getPointBefore(void) const | RenderTools::TouchPoint | |
| getPointNow(void) const | RenderTools::TouchPoint | |
| getTaps(void) const | RenderTools::TouchPoint | |
| getTimeStamp(void) const | RenderTools::TouchPoint | |
| m_before | RenderTools::TouchPoint | [protected] |
| m_holding | RenderTools::TouchPoint | [protected] |
| m_interval | RenderTools::TouchPoint | [protected] |
| m_now | RenderTools::TouchPoint | [protected] |
| m_taps | RenderTools::TouchPoint | [protected] |
| m_timestamp | RenderTools::TouchPoint | [protected] |
| setHolding(float) | RenderTools::TouchPoint | |
| setPointBefore(const Vec2 &) | RenderTools::TouchPoint | |
| setPointNow(const Vec2 &) | RenderTools::TouchPoint | |
| setTaps(unsigned int) | RenderTools::TouchPoint | |
| setTimeStamp(float) | RenderTools::TouchPoint | |
| TouchPoint(const Vec2 &now=Vec2(), const Vec2 &before=Vec2(), unsigned int taps=0, float timestamp=0.0f, float holding=0.0f) | RenderTools::TouchPoint | [inline] |
1.5.8