Class: DTAS::FadeFX::F
- Inherits:
-
Struct
- Object
- Struct
- DTAS::FadeFX::F
- Defined in:
- lib/dtas/fadefx.rb
Instance Attribute Summary collapse
-
#len ⇒ Object
Returns the value of attribute len.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#len ⇒ Object
Returns the value of attribute len
9 10 11 |
# File 'lib/dtas/fadefx.rb', line 9 def len @len end |
#type ⇒ Object
Returns the value of attribute type
9 10 11 |
# File 'lib/dtas/fadefx.rb', line 9 def type @type end |