|
Pol
Revision:cb584c9
|
#include "mapfunc.h"#include "../clib/cfgelem.h"#include "../clib/logfacility.h"#include "../pol/ustruct.h"#include "mapcell.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
| Pol::Plib | |
Functions | |
| std::string | Pol::Plib::flagdescs () |
| bool | Pol::Plib::flags_clear (u32 value, u32 flags) |
| bool | Pol::Plib::flags_set (u32 value, u32 flags) |
| std::string | Pol::Plib::flagstr (unsigned int flags) |
| u32 | Pol::Plib::polflags_from_landtileflags (unsigned short tile, u32 lt_flags) |
| u32 | Pol::Plib::polflags_from_tileflags (unsigned short tile, u32 uoflags, bool use_no_shoot, bool LOS_through_windows) |
| unsigned int | Pol::Plib::readflags (Clib::ConfigElem &elem) |
Variables | |
| bool | Pol::Core::cfg_show_roof_and_platform_warning = 1 |
Definition in file mapfunc.cpp.