Class: Chamomile::SpinnerType

Inherits:
Data
  • Object
show all
Defined in:
lib/chamomile/components/spinner/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fpsObject (readonly)

Returns the value of attribute fps

Returns:

  • (Object)

    the current value of fps



4
5
6
# File 'lib/chamomile/components/spinner/types.rb', line 4

def fps
  @fps
end

#framesObject (readonly)

Returns the value of attribute frames

Returns:

  • (Object)

    the current value of frames



4
5
6
# File 'lib/chamomile/components/spinner/types.rb', line 4

def frames
  @frames
end