
Go to the source code of this file.
Classes | |
| struct | status_info |
Enumerations | |
| enum | status_type { STATUS_AIRBORNE = NUM_DURATIONS + 1, STATUS_BEHELD, STATUS_BURDEN, STATUS_GLOW, STATUS_NET, STATUS_HUNGER, STATUS_REGENERATION, STATUS_ROT, STATUS_SICK, STATUS_SPEED, STATUS_CLINGING } |
Functions | |
| int | dur_colour (int exp_colour, bool expiring) |
| void | fill_status_info (int status, status_info *info) |
| void | init_duration_index () |
| enum status_type |
| int dur_colour | ( | int | exp_colour, | |
| bool | expiring | |||
| ) |
| void fill_status_info | ( | int | status, | |
| status_info * | info | |||
| ) |

| void init_duration_index | ( | ) |
1.5.6