|
|
::ll::TypedStorage< 8, 8, uint64 const > | mMinimumNumberOfTouches |
|
::ll::TypedStorage< 8, 8, uint64 const > | mMaximumNumberOfTouches |
|
::ll::TypedStorage< 8, 8, ::std::chrono::milliseconds const > | mMaxFlingIntervalBetweenMoves |
|
::ll::TypedStorage< 4, 4, float const > | mMinDistanceToFlingCm |
|
::ll::TypedStorage< 4, 8, ::Vec2 > | mPreviousLocation |
|
::ll::TypedStorage< 8, 8, ::std::chrono::milliseconds > | mPreviousTouchTimeForGesture |
|
::ll::TypedStorage< 8, 8, ::std::chrono::milliseconds > | mFlingStartTime |
|
::ll::TypedStorage< 4, 8, ::Vec2 > | mFlingStart |
|
::ll::TypedStorage< 8, 8, ::OreUI::IGestureListener & > | mGestureListener |
|
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::GestureRecognizerBase::TouchEventDataWithCurrentPos > > | mTrackingTouches |
|
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::GestureRecognizerBase::TouchEventDataWithCurrentPos > > | mTrackedTouchesWithinTouchesToRecognize |
|
::ll::TypedStorage< 4, 4, float > | mPixelsPerCm |
|
::ll::TypedStorage< 8, 64, ::std::function<::std::chrono::milliseconds()> > | mGetTime |
|
::ll::TypedStorage< 4, 4, ::OreUI::GestureRecognizerBase::GestureRecognizerState > | mState |
|
::ll::TypedStorage< 1, 1, bool > | mEnabled |
|
::ll::TypedStorage< 1, 1, bool > | mSentTouchesBegan |
|
::ll::TypedStorage< 1, 1, bool > | mSentTouchesMoved |
|
::ll::TypedStorage< 1, 1, bool > | mSentTouchesEnded |
|
::ll::TypedStorage< 4, 4, int > | mPriority |