Class: OsuRuby::Beatmap::Color
- Inherits:
-
Struct
- Object
- Struct
- OsuRuby::Beatmap::Color
- Defined in:
- (osu-ruby2 0.0.2) osu-ruby2/beatmap/data.rb
Overview
Note:
may mobed to General along with skinning support etc.
Defines simple color tuple (non-alpha).
Instance Attribute Summary collapse
-
#b ⇒ Object
Returns the value of attribute b.
-
#g ⇒ Object
Returns the value of attribute g.
-
#r ⇒ Object
Returns the value of attribute r.
Instance Method Summary collapse
Instance Attribute Details
#b ⇒ Object
Returns the value of attribute b
#g ⇒ Object
Returns the value of attribute g
#r ⇒ Object
Returns the value of attribute r