Class: Fusuma::Plugin::Events::Records::TouchRecords::HoldRecord
- Inherits:
-
Base
- Object
- Record
- Base
- Fusuma::Plugin::Events::Records::TouchRecords::HoldRecord
- Defined in:
- lib/fusuma/plugin/events/records/touch_records/hold_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/hold_record.rb', line 12 def repeatable? true end |