artillery_shot_type Struct Reference

#include <artillery.h>

Collaboration diagram for artillery_shot_type:

Collaboration graph
[legend]

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_typenext

Detailed Description

Definition at line 21 of file artillery.h.


Field Documentation

int artillery_shot_type::from_x

Definition at line 22 of file artillery.h.

Referenced by artillery_direction(), and artillery_shoot().

int artillery_shot_type::from_y

Definition at line 22 of file artillery.h.

Referenced by artillery_direction(), and artillery_shoot().

int artillery_shot_type::ishit

Definition at line 26 of file artillery.h.

Referenced by artillery_hit(), and artillery_shoot().

dbref artillery_shot_type::map

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().

int artillery_shot_type::mode

Definition at line 25 of file artillery.h.

Referenced by artillery_hit(), and artillery_shoot().

struct artillery_shot_type* artillery_shot_type::next

Definition at line 29 of file artillery.h.

Referenced by artillery_shoot().

dbref artillery_shot_type::shooter

Definition at line 27 of file artillery.h.

Referenced by artillery_hit(), and artillery_shoot().

int artillery_shot_type::to_x

Definition at line 23 of file artillery.h.

Referenced by artillery_direction(), artillery_hit(), and artillery_shoot().

int artillery_shot_type::to_y

Definition at line 23 of file artillery.h.

Referenced by artillery_direction(), artillery_hit(), and artillery_shoot().

int artillery_shot_type::type

Definition at line 24 of file artillery.h.

Referenced by artillery_hit(), artillery_shoot(), and artillery_type().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:25:48 2007 for BattletechMUX by  doxygen 1.4.7