#include "schedule.h"#include "lists.h"Include dependency graph for combat.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Combat_schedule |
| class | Duel_schedule |
Defines | |
| #define | COMBAT_H 1 |
Functions | |
| bool | In_ammo_family (int shnum, int family) |
| bool In_ammo_family | ( | int | shnum, | |
| int | family | |||
| ) |
Definition at line 65 of file combat.cc.
References Shape_info::get_ammo_info(), Ammo_info::get_family_shape(), and ShapeID::get_info().
Referenced by Actor::ready_ammo(), Combat_schedule::start_strike(), Swap_weapons(), and Use_ammo().
Here is the call graph for this function:

1.5.1