Class: Fusuma::Plugin::Events::Records::TouchRecords::PinchRecord
- Inherits:
-
Base
- Object
- Record
- Base
- Fusuma::Plugin::Events::Records::TouchRecords::PinchRecord
- Includes:
- Features::Direction
- Defined in:
- lib/fusuma/plugin/events/records/touch_records/pinch_record.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods included from Features::Direction
Methods inherited from Base
#==, #create_index_record, #initialize
Instance Method Details
#repeatable? ⇒ Boolean
14 15 16 |
# File 'lib/fusuma/plugin/events/records/touch_records/pinch_record.rb', line 14 def repeatable? true end |