Class: Dialog::Label

Inherits:
Sprite
  • Object
show all
Defined in:
lib/rubysketch/solitaire/common/dialog.rb

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label.



7
8
9
# File 'lib/rubysketch/solitaire/common/dialog.rb', line 7

def label
  @label
end