src/hcode/btech/p.mech.scan.h

Go to the documentation of this file.
00001 
00002 /*
00003    p.mech.scan.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 Tue Feb  9 14:31:35 CET 1999 from mech.scan.c */
00011 
00012 #ifndef _P_MECH_SCAN_H
00013 #define _P_MECH_SCAN_H
00014 
00015 /* mech.scan.c */
00016 void mech_scan(dbref player, void *data, char *buffer);
00017 void mech_report(dbref player, void *data, char *buffer);
00018 void ShowTurretFacing(dbref player, int spaces, MECH * mech);
00019 void PrintReport(dbref player, MECH * mech, MECH * tempMech, float range);
00020 void PrintEnemyStatus(dbref player, MECH * mymech, MECH * mech,
00021     float range, int opt);
00022 void mech_bearing(dbref player, void *data, char *buffer);
00023 void mech_range(dbref player, void *data, char *buffer);
00024 void PrintEnemyWeaponStatus(MECH * mech, dbref player);
00025 void mech_sight(dbref player, void *data, char *buffer);
00026 void mech_view(dbref player, void *data, char *buffer);
00027 
00028 #endif                          /* _P_MECH_SCAN_H */

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