#include <qmenu.h>
Public Attributes | |
menucommon_s | generic |
int | curvalue |
const char ** | itemnames |
int menulist_s::curvalue |
Definition at line 108 of file qmenu.h.
Referenced by AlwaysRunFunc(), ApplyChanges(), CDShuffleFunc(), ControlsSetMenuItemValues(), CrosshairFunc(), DMFlagCallback(), DMOptions_MenuInit(), DMOptionsFunc(), DownloadCallback(), DownloadOptions_MenuInit(), DriverCallback(), FreeLookFunc(), HandednessCallback(), JoystickFunc(), MenuList_Draw(), ModelCallback(), Options_MenuInit(), PlayerConfig_MenuDraw(), PlayerConfig_MenuInit(), PlayerConfig_MenuKey(), RateCallback(), RulesChangeFunc(), SpinControl_DoSlide(), SpinControl_Draw(), StartServer_MenuInit(), StartServerActionFunc(), UpdateCDVolumeFunc(), UpdateSoundQualityFunc(), and VID_MenuInit().
menucommon_s menulist_s::generic |
Definition at line 106 of file qmenu.h.
Referenced by DMOptions_MenuInit(), DownloadOptions_MenuInit(), MenuList_Draw(), Options_MenuInit(), PlayerConfig_MenuInit(), SpinControl_DoSlide(), SpinControl_Draw(), StartServer_MenuInit(), and VID_MenuInit().
const char** menulist_s::itemnames |
Definition at line 110 of file qmenu.h.
Referenced by DMOptions_MenuInit(), DownloadOptions_MenuInit(), MenuList_Draw(), ModelCallback(), Options_MenuInit(), PlayerConfig_MenuInit(), SpinControl_DoSlide(), SpinControl_Draw(), StartServer_MenuInit(), and VID_MenuInit().