Module: Fusuma::Plugin::Detectors::TouchDetectors

Defined in:
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

Classes: Base, EdgeDetector, HoldDetector, PinchDetector, RotateDetector, SwipeDetector, TapDetector, TapHoldBase