Class: OsuRuby::Beatmap::Color

Inherits:
Struct
  • Object
show all
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

Instance Method Summary collapse

Instance Attribute Details

#bObject

Returns the value of attribute b

Returns:

  • (Object)

    the current value of b

#gObject

Returns the value of attribute g

Returns:

  • (Object)

    the current value of g

#rObject

Returns the value of attribute r

Returns:

  • (Object)

    the current value of r

Instance Method Details

#as_osuArray

Returns:

  • (Array)