Module: Fusuma

Defined in:
lib/fusuma/plugin/events/records/touch_records/tap_record.rb,
lib/fusuma/plugin/touchscreen/math.rb,
lib/fusuma/plugin/touchscreen/version.rb,
lib/fusuma/plugin/buffers/touch_buffer.rb,
lib/fusuma/plugin/parsers/touch_parser.rb,
lib/fusuma/plugin/detectors/touch_detector.rb,
lib/fusuma/plugin/devices/touchscreen_device.rb,
lib/fusuma/plugin/events/records/touch_record.rb,
lib/fusuma/plugin/detectors/touch_detectors/base.rb,
lib/fusuma/plugin/events/records/touch_records/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/events/records/touch_records/hold_record.rb,
lib/fusuma/plugin/detectors/touch_detectors/rotate_detector.rb,
lib/fusuma/plugin/events/records/touch_records/pinch_record.rb,
lib/fusuma/plugin/events/records/touch_records/swipe_record.rb,
lib/fusuma/plugin/events/records/touch_records/rotate_record.rb,
lib/fusuma/plugin/events/records/touch_records/features/direction.rb

Overview

frozen_string_literal: true

Defined Under Namespace

Modules: Plugin