Class: Bagel::Graphic::Scoreboard::Sets
- Defined in:
- lib/bagel/graphic/scoreboard/sets.rb
Constant Summary
Constants inherited from Score
Bagel::Graphic::Scoreboard::Score::HEIGHT, Bagel::Graphic::Scoreboard::Score::WIDTH
Instance Method Summary collapse
Methods inherited from Score
Constructor Details
This class inherits a constructor from Bagel::Graphic::Scoreboard::Score
Instance Method Details
#color_bg ⇒ Object
4 5 6 |
# File 'lib/bagel/graphic/scoreboard/sets.rb', line 4 def color_bg COLOR_BLUE end |
#color_text ⇒ Object
8 9 10 |
# File 'lib/bagel/graphic/scoreboard/sets.rb', line 8 def color_text COLOR_WHITE end |