node-flick Module
+ + + + +
+
+
+
+
+Provide a simple Flick plugin, which can be used along with the "flick" gesture event, to +animate the motion of the host node in response to a (mouse or touch) flick gesture.
+ +The current implementation is designed to move the node, relative to the bounds of a parent node and is suitable +for scroll/carousel type implementations. Future versions will remove that constraint, to allow open ended movement within +the document.
+
+
+
+
+
+
+
+ This module provides the following classes:
+ +-
+
+
- + + Plugin.Flick + + + +
+
+
+