The gestures module provides gesture events such as "flick", which normalize user interactions
across touch and mouse or pointer based input devices. This layer can be used by application developers
to build input device agnostic components which behave the same in response to either touch or mouse based
interaction.
Documentation for events added by this module can be found in the event document for the YUI global.