|
Pol
Revision:cb584c9
|
#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Pol::Core::Vital |
Namespaces | |
| Pol | |
| Pol::Clib | |
| Pol::Core | |
| Pol::Plib | |
Functions | |
| void | Pol::Core::clean_vitals () |
| Vital * | Pol::Core::FindVital (const std::string &str) |
| Vital * | Pol::Core::FindVital (unsigned vitalid) |
Variables | |
| const unsigned int | Pol::Core::VITAL_HIGHEST_MAX_HUNDREDTHS = 10000000L |
| const int | Pol::Core::VITAL_HIGHEST_REGENRATE = 30000 |
| const unsigned int | Pol::Core::VITAL_LOWEST_MAX_HUNDREDTHS = 100L |
| const int | Pol::Core::VITAL_LOWEST_REGENRATE = -30000 |
| const unsigned int | Pol::Core::VITAL_MAX_HUNDREDTHS = 10000000L |
| const unsigned | Pol::Core::VITAL_MAX_VALUE = 100000L |
Definition in file vital.h.