The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Functions
time_of_day.hpp File Reference
#include "global.hpp"
#include "tstring.hpp"
#include <vector>
Include dependency graph for time_of_day.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

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.