Class: TNS::Color::Shade
Overview
A shade of a color
Instance Attribute Summary
Attributes inherited from Variant
Instance Method Summary collapse
Methods inherited from Variant
Methods inherited from Base
Constructor Details
This class inherits a constructor from TNS::Color::Variant
Instance Method Details
#index ⇒ Object
9 10 11 |
# File 'lib/tns/color/shade.rb', line 9 def index 5 + step end |