Class: Selection::Roulette::Slot
- Inherits:
-
Struct
- Object
- Struct
- Selection::Roulette::Slot
- Defined in:
- ../lib/roulette.rb
Instance Attribute Summary (collapse)
-
- (Object) original
Returns the value of attribute original.
-
- (Object) width
Returns the value of attribute width.
Instance Attribute Details
- (Object) original
Returns the value of attribute original
14 15 16 |
# File '../lib/roulette.rb', line 14 def original @original end |
- (Object) width
Returns the value of attribute width
14 15 16 |
# File '../lib/roulette.rb', line 14 def width @width end |