Class: WhirledPeas::Animator::Frame

Inherits:
Struct
  • Object
show all
Defined in:
lib/whirled_peas/animator/frame.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args



3
4
5
# File 'lib/whirled_peas/animator/frame.rb', line 3

def args
  @args
end

#nameObject

Returns the value of attribute name



3
4
5
# File 'lib/whirled_peas/animator/frame.rb', line 3

def name
  @name
end