|
WorldSim
inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
|
#include "Social.hpp"

Macros | |
| #define | WORLDSIM_SOCIAL_CPP |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Relationship &r) |
| std::ostream & | operator<< (std::ostream &os, const Social &s) |
| #define WORLDSIM_SOCIAL_CPP |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const Relationship & | r | ||
| ) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const Social & | s | ||
| ) |
1.8.13