Class: Fusuma::Plugin::Events::Records::TouchRecords::TapRecord
- Defined in:
- lib/fusuma/plugin/events/records/touch_records/tap_record.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#==, #create_index_record, #initialize
Constructor Details
This class inherits a constructor from Fusuma::Plugin::Events::Records::TouchRecords::Base
Instance Method Details
#repeatable? ⇒ Boolean
12 13 14 |
# File 'lib/fusuma/plugin/events/records/touch_records/tap_record.rb', line 12 def repeatable? false end |