Module: Fusuma::Plugin::Detectors

Defined in:
lib/fusuma/plugin/detectors/touch_detector.rb,
lib/fusuma/plugin/detectors/touch_detectors/base.rb,
lib/fusuma/plugin/detectors/touch_detectors/tap_detector.rb,
lib/fusuma/plugin/detectors/touch_detectors/edge_detector.rb,
lib/fusuma/plugin/detectors/touch_detectors/hold_detector.rb,
lib/fusuma/plugin/detectors/touch_detectors/tap_hold_base.rb,
lib/fusuma/plugin/detectors/touch_detectors/pinch_detector.rb,
lib/fusuma/plugin/detectors/touch_detectors/swipe_detector.rb,
lib/fusuma/plugin/detectors/touch_detectors/rotate_detector.rb

Defined Under Namespace

Modules: TouchDetectors Classes: TouchDetector