Package | Description |
---|---|
com.google.gwt.touch.client |
Modifier and Type | Method and Description |
---|---|
(package private) TouchScroller.TemporalPoint |
TouchScroller.getLastTouchPosition()
Visible for testing.
|
(package private) TouchScroller.TemporalPoint |
TouchScroller.getRecentTouchPosition()
Visible for testing.
|
Modifier and Type | Method and Description |
---|---|
(package private) Point |
TouchScroller.calculateEndVelocity(TouchScroller.TemporalPoint from,
TouchScroller.TemporalPoint to)
Calculate the end velocity.
|