|
Pol
Revision:cb584c9
|
#include "pol_global_config.h"#include <stddef.h>#include <string>#include "../../clib/boostutils.h"#include "../../clib/compilerspecifics.h"#include "../../clib/rawtypes.h"#include "../baseobject.h"#include "../dynproperties.h"#include "../globals/settings.h"#include "../layers.h"#include "../uobject.h"#include "../../bscript/bobject.h"Go to the source code of this file.
Classes | |
| class | Pol::Items::Item |
Namespaces | |
| Pol | |
| Pol::Bscript | |
| Pol::Clib | |
| Pol::Core | |
| Pol::Items | |
| Pol::Mobile | |
| Pol::Module | |
| Pol::Multi | |
| Pol::Network | |
Functions | |
| std::string | Pol::Core::format_description (unsigned int polflags, const std::string &descdef, unsigned short amount, const std::string suffix) |
| bool | Pol::Items::valid_equip_layer (int layer) |
| bool | Pol::Items::valid_equip_layer (const Item *item) |
Definition in file item.h.