Module: Gubby::Components::Color
- Defined in:
- lib/gubby/gosu/components/color.rb
Instance Attribute Summary collapse
-
#color ⇒ Object
Returns the value of attribute color.
Instance Attribute Details
#color ⇒ Object
Returns the value of attribute color.
5 6 7 |
# File 'lib/gubby/gosu/components/color.rb', line 5 def color @color end |