

Go to the source code of this file.
Classes | |
| struct | tod_color |
| Small struct to store and manipulate ToD colors. More... | |
| struct | time_of_day |
| Object which defines a time of day with associated bonuses, image, sounds etc. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const tod_color &tod) |
| std::ostream& operator<< | ( | std::ostream & | s, |
| const tod_color & | tod | ||
| ) |
Definition at line 23 of file time_of_day.cpp.
References tod_color::b, tod_color::g, and tod_color::r.
1.8.8