Generated by
JDiff

Class tripleplay.ui.util.XYFlicker

Added Fields
float flickXfer The fraction of flick speed transfered to the entity (a value between 0 and 1).
float friction The deceleration (in pixels per ms per ms) applied to non-zero velocity.
float maxClickDelta The maximum distance (in pixels) the pointer is allowed to travel while pressed and still register as a click.
float maxFlickSpeed The maximum flick speed that will be transfered to the entity; limits the actual flick speed at time of release.