Go to the source code of this file.
Classes | |
| struct | tod_color |
| Small struct to store and manipulate ToD color adjusts. 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 22 of file time_of_day.cpp.