Uses of Class
com.google.gwt.touch.client.Momentum.State
Packages that use Momentum.State
-
Uses of Momentum.State in com.google.gwt.touch.client
Methods in com.google.gwt.touch.client that return Momentum.StateModifier and TypeMethodDescriptionDefaultMomentum.createState
(Point initialPosition, Point initialVelocity) Momentum.createState
(Point initialPosition, Point initialVelocity) Create aMomentum.State
instance.Methods in com.google.gwt.touch.client with parameters of type Momentum.StateModifier and TypeMethodDescriptionboolean
DefaultMomentum.updateState
(Momentum.State state) boolean
Momentum.updateState
(Momentum.State state) Update the state based on the specifiedMomentum.State
.