src/hcode/include/mycool.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define addmenu(str)   CreateMenuEntry_Simple(&c, str, CM_TWO)
#define addmenu4(str)   CreateMenuEntry_Simple(&c, str, CM_FOUR)
#define addline()   CreateMenuEntry_Simple(&c, NULL, CM_ONE|CM_LINE)
#define addempty()   CreateMenuEntry_Simple(&c, " ", CM_ONE)
#define addnull()   CreateMenuEntry_Simple(&c, " ", CM_TWO)
#define vsi(str)   CreateMenuEntry_VSimple(&c, str)
#define sim(str, flag)   CreateMenuEntry_Simple(&c, str, flag)
#define cent(str)   sim(str,CM_ONE|CM_CENTER)


Define Documentation

 
#define addempty (  )     CreateMenuEntry_Simple(&c, " ", CM_ONE)

Definition at line 24 of file mycool.h.

Referenced by show_charstatus().

 
#define addline (  )     CreateMenuEntry_Simple(&c, NULL, CM_ONE|CM_LINE)

Definition at line 22 of file mycool.h.

Referenced by auto_listcommands(), bomb_list(), debug_xptop(), list_xcodestuff(), mech_list_maker(), mech_weight_sub_mech(), mech_weight_sub_veh(), show_charstatus(), show_mechs_damage(), and tech_repairs().

#define addmenu ( str   )     CreateMenuEntry_Simple(&c, str, CM_TWO)

Definition at line 18 of file mycool.h.

Referenced by debug_xptop(), and show_charstatus().

#define addmenu4 ( str   )     CreateMenuEntry_Simple(&c, str, CM_FOUR)

Definition at line 20 of file mycool.h.

 
#define addnull (  )     CreateMenuEntry_Simple(&c, " ", CM_TWO)

Definition at line 26 of file mycool.h.

#define cent ( str   )     sim(str,CM_ONE|CM_CENTER)

Definition at line 31 of file mycool.h.

Referenced by bomb_list(), list_xcodestuff(), mech_weight_sub_mech(), mech_weight_sub_veh(), show_mechs_damage(), and tech_repairs().

#define sim ( str,
flag   )     CreateMenuEntry_Simple(&c, str, flag)

Definition at line 30 of file mycool.h.

Referenced by do_ugly_things(), DoSpecialObjectHelp(), list_xcodestuff(), and mech_list_maker().

#define vsi ( str   )     CreateMenuEntry_VSimple(&c, str)

Definition at line 29 of file mycool.h.

Referenced by auto_listcommands(), bomb_list(), describe_repairs(), DoSpecialObjectHelp(), mech_list_maker(), mech_weight_sub_mech(), mech_weight_sub_veh(), show_mechs_damage(), and tech_repairs().


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