Class: DTAS::FadeFX::F

Inherits:
Struct
  • Object
show all
Defined in:
lib/dtas/fadefx.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lenObject

Returns the value of attribute len

Returns:

  • (Object)

    the current value of len



9
10
11
# File 'lib/dtas/fadefx.rb', line 9

def len
  @len
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/dtas/fadefx.rb', line 9

def type
  @type
end