src/hcode/btech/p.mech.sensor.functions.h

Go to the documentation of this file.
00001 
00002 /*
00003    p.mech.sensor.functions.h
00004 
00005    Automatically created by protomaker (C) 1998 Markus Stenberg (fingon@iki.fi)
00006    Protomaker is actually only a wrapper script for cproto, but well.. I like
00007    fancy headers and stuff :)
00008    */
00009 
00010 /* Generated at Fri Jan 15 15:32:56 CET 1999 from mech.sensor.functions.c */
00011 
00012 #ifndef _P_MECH_SENSOR_FUNCTIONS_H
00013 #define _P_MECH_SENSOR_FUNCTIONS_H
00014 
00015 /* mech.sensor.functions.c */
00016 int vislight_see(MECH * t, int num, float r, int c, int l);
00017 int liteamp_see(MECH * t, int num, float r, int c, int l);
00018 int infrared_see(MECH * t, int num, float r, int c, int l);
00019 int electrom_see(MECH * t, int num, float r, int c, int l);
00020 int seismic_see(MECH * t, int num, float r, int c, int l);
00021 int radar_see(MECH * t, int num, float r, int c, int l);
00022 int bap_see(MECH * t, int num, float r, int c, int l);
00023 int blood_see(MECH * t, int num, float r, int c, int l);
00024 int vislight_csee(MECH * m, MECH * t, float r, int f);
00025 int liteamp_csee(MECH * m, MECH * t, float r, int f);
00026 int infrared_csee(MECH * m, MECH * t, float r, int f);
00027 int electrom_csee(MECH * m, MECH * t, float r, int f);
00028 int seismic_csee(MECH * m, MECH * t, float r, int f);
00029 int radar_csee(MECH * m, MECH * t, float r, int f);
00030 int bap_csee(MECH * m, MECH * t, float r, int f);
00031 int blood_csee(MECH * m, MECH * t, float r, int f);
00032 int vislight_tohit(MECH * m, MECH * t, int f, int l);
00033 int liteamp_tohit(MECH * m, MECH * t, int f, int l);
00034 int infrared_tohit(MECH * m, MECH * t, int f, int l);
00035 int electrom_tohit(MECH * m, MECH * t, int f, int l);
00036 int seismic_tohit(MECH * m, MECH * t, int f, int l);
00037 int bap_tohit(MECH * m, MECH * t, int f, int l);
00038 int blood_tohit(MECH * m, MECH * t, int f, int l);
00039 int radar_tohit(MECH * m, MECH * t, int f, int l);
00040 
00041 #endif                          /* _P_MECH_SENSOR_FUNCTIONS_H */

Generated on Mon May 28 04:25:24 2007 for BattletechMUX by  doxygen 1.4.7