Class: Dialog::Label
- Inherits:
-
Sprite
- Object
- Sprite
- Dialog::Label
- Defined in:
- lib/rubysketch/solitaire/common/dialog.rb
Instance Attribute Summary collapse
-
#label ⇒ Object
Returns the value of attribute label.
Instance Attribute Details
#label ⇒ Object
Returns the value of attribute label.
7 8 9 |
# File 'lib/rubysketch/solitaire/common/dialog.rb', line 7 def label @label end |