Class: Selection::Roulette::Slot

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

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) original

Returns the value of attribute original

Returns:

  • (Object)

    the current value of original



14
15
16
# File '../lib/roulette.rb', line 14

def original
  @original
end

- (Object) width

Returns the value of attribute width

Returns:

  • (Object)

    the current value of width



14
15
16
# File '../lib/roulette.rb', line 14

def width
  @width
end