Angband
|
Primitive menu item with bound action. More...
#include <ui-menu.h>
Data Fields | |
int | flags |
char | tag |
const char * | name |
void(* | action )(const char *title, int row) |
Primitive menu item with bound action.
Referenced by menu_action_handle().
int flags |
Referenced by menu_action_display(), menu_action_handle(), and textui_browse_knowledge().
Referenced by display_action_aux(), and menu_action_valid().
char tag |
Referenced by menu_action_tag().