Class: Shellfie::AnimationTimeline::Event

Inherits:
Struct
  • Object
show all
Defined in:
lib/shellfie/animation_timeline.rb

Instance Attribute Summary collapse

Instance Attribute Details

#frameObject

Returns the value of attribute frame

Returns:

  • (Object)

    the current value of frame



5
6
7
# File 'lib/shellfie/animation_timeline.rb', line 5

def frame
  @frame
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



5
6
7
# File 'lib/shellfie/animation_timeline.rb', line 5

def kind
  @kind
end