#include "enum.h"#include "itemprop.h"#include "mon-enum.h"#include "mon_resist_def.h"


Go to the source code of this file.
Classes | |
| class | ghost_demon |
Functions | |
| mon_attack_flavour | ugly_thing_colour_to_flavour (uint8_t u_colour) |
| mon_resist_def | ugly_thing_resists (bool very_ugly, mon_attack_flavour u_att_flav) |
| std::string | adjective_for_labrat_colour (uint8_t l_colour) |
| uint8_t | colour_for_labrat_adjective (std::string adjective) |
| bool | debug_check_ghosts () |
| int | ghost_level_to_rank (const int xl) |
Variables | |
| std::vector< ghost_demon > | ghosts |
| std::string adjective_for_labrat_colour | ( | uint8_t | l_colour | ) |
| uint8_t colour_for_labrat_adjective | ( | std::string | adjective | ) |
| bool debug_check_ghosts | ( | ) |

| int ghost_level_to_rank | ( | const int | xl | ) |
| mon_attack_flavour ugly_thing_colour_to_flavour | ( | uint8_t | u_colour | ) |

| mon_resist_def ugly_thing_resists | ( | bool | very_ugly, | |
| mon_attack_flavour | u_att_flav | |||
| ) |
| std::vector<ghost_demon> ghosts |
1.5.6