SensorStruct Struct Reference

#include <mech.sensor.h>


Data Fields

char * sensorname
char * matchletter
int fullvision
int maxvis
int maxvvar
int(* seechance_func )(MECH *, MAP *, int, float, int, int)
int(* cansee_func )(MECH *, MECH *, MAP *, float, int)
int(* tohitbonus_func )(MECH *mech, MECH *target, MAP *, int, int)
int min_light
int max_light
int required_special
int specials_set
int attributeCheck
char * range_desc
char * block_desc
char * special_desc


Detailed Description

Definition at line 26 of file mech.sensor.h.


Field Documentation

int SensorStruct::attributeCheck

Definition at line 59 of file mech.sensor.h.

char* SensorStruct::block_desc

Definition at line 62 of file mech.sensor.h.

int(* SensorStruct::cansee_func)(MECH *, MECH *, MAP *, float, int)

Referenced by MechSeesOverMountain(), MechSeesThroughWater(), and MechSeesThroughWoods().

int SensorStruct::fullvision

Definition at line 31 of file mech.sensor.h.

char* SensorStruct::matchletter

Definition at line 28 of file mech.sensor.h.

int SensorStruct::max_light

Definition at line 54 of file mech.sensor.h.

int SensorStruct::maxvis

Definition at line 34 of file mech.sensor.h.

Referenced by MechSeesRange().

int SensorStruct::maxvvar

Definition at line 37 of file mech.sensor.h.

int SensorStruct::min_light

Definition at line 53 of file mech.sensor.h.

char* SensorStruct::range_desc

Definition at line 61 of file mech.sensor.h.

int SensorStruct::required_special

Definition at line 56 of file mech.sensor.h.

int(* SensorStruct::seechance_func)(MECH *, MAP *, int, float, int, int)

Referenced by Sensor_Sees().

char* SensorStruct::sensorname

Definition at line 27 of file mech.sensor.h.

char* SensorStruct::special_desc

Definition at line 63 of file mech.sensor.h.

int SensorStruct::specials_set

Definition at line 57 of file mech.sensor.h.

int(* SensorStruct::tohitbonus_func)(MECH *mech, MECH *target, MAP *, int, int)

Referenced by Sensor_ToHitBonus().


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