A Javascript based mouse gesture library implemented on Mootools Object Oriented standards and interacts with your mouse to load designated functions & events.
This mouse gesture library is small, simple but yet powerful to create applications that interact and understand mouse gestures.
Moousture is aimed to set out a future framework for mouse guestures for any browser including modern mobile devices.
Moousture is based on three(3) major concepts:
- A probe, which probes the pointing device
- A monitor, which tests the stability of probed device on given intervals and accordingly notifies Moousture events
- A Moousture recorder class that records the mouse movements and invoke the guesture object passed to it
This mouse gesture library supports iPhone and require MooTools framework to work.