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

Go to the documentation of this file.
00001 
00002 /*
00003    p.mech.events.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:48 CET 1999 from mech.events.c */
00011 
00012 #ifndef _P_MECH_EVENTS_H
00013 #define _P_MECH_EVENTS_H
00014 
00015 /* mech.events.c */
00016 void mech_standfail_event(MUXEVENT * e);
00017 void mech_fall_event(MUXEVENT * e);
00018 void mech_lock_event(MUXEVENT * e);
00019 void mech_stabilizing_event(MUXEVENT * e);
00020 void mech_jump_event(MUXEVENT * e);
00021 void mech_recovery_event(MUXEVENT * e);
00022 void mech_recycle_event(MUXEVENT * e);
00023 void ProlongUncon(MECH * mech, int len);
00024 void MaybeRecycle(MECH * mech, int wticks);
00025 void mech_lateral_event(MUXEVENT * e);
00026 void mech_move_event(MUXEVENT * e);
00027 void mech_stand_event(MUXEVENT * e);
00028 void mech_plos_event(MUXEVENT * e);
00029 void aero_move_event(MUXEVENT * e);
00030 void very_fake_func(MUXEVENT * e);
00031 void mech_crewstun_event(MUXEVENT * e);
00032 void unstun_crew_event(MUXEVENT * e);
00033 void mech_unjam_ammo_event(MUXEVENT * objEvent);
00034 void check_stagger_event(MUXEVENT * event);
00035 #ifdef BT_MOVEMENT_MODES
00036 void mech_movemode_event(MUXEVENT * e);
00037 #endif
00038 int calcStaggerBTHMod(MECH * mech);
00039 
00040 #endif                          /* _P_MECH_EVENTS_H */

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