#include <artillery.h>
Collaboration diagram for artillery_shot_type:

Data Fields | |
| int | from_x |
| int | from_y |
| int | to_x |
| int | to_y |
| int | type |
| int | mode |
| int | ishit |
| dbref | shooter |
| dbref | map |
| artillery_shot_type * | next |
Definition at line 21 of file artillery.h.
Definition at line 22 of file artillery.h.
Referenced by artillery_direction(), and artillery_shoot().
Definition at line 22 of file artillery.h.
Referenced by artillery_direction(), and artillery_shoot().
Definition at line 28 of file artillery.h.
Referenced by artillery_cluster_hit(), artillery_FriendlyAdjustment(), artillery_hit(), artillery_hit_hex(), artillery_hit_neighbors(), artillery_hit_neighbors_callback(), artillery_shoot(), blast_hit_hex(), blast_hit_hexes(), blast_hit_hexesf(), and blast_hit_hexf().
Definition at line 23 of file artillery.h.
Referenced by artillery_direction(), artillery_hit(), and artillery_shoot().
Definition at line 23 of file artillery.h.
Referenced by artillery_direction(), artillery_hit(), and artillery_shoot().
Definition at line 24 of file artillery.h.
Referenced by artillery_hit(), artillery_shoot(), and artillery_type().
1.4.7