-file sdl_utils.hpp More...
#include "color_range.hpp"
#include "game_config.hpp"
#include "utils/make_enum.hpp"
#include "map/location.hpp"
#include "recall_list_manager.hpp"
#include "units/ptr.hpp"
#include "util.hpp"
#include "config.hpp"
#include <boost/shared_ptr.hpp>
#include <boost/container/flat_set.hpp>
Go to the source code of this file.
Classes | |
class | team |
This class stores all the data for a single 'side' (in game nomenclature). More... | |
class | team::shroud_map |
struct | team::team_info |
Namespaces | |
wb | |
Functions | |
void | validate_side (int side) |
-file sdl_utils.hpp
Definition in file team.hpp.
Definition at line 657 of file team.cpp.
Referenced by unit::unit().