Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

actions_menu_entry Struct Reference


Detailed Description

An entry in the 'actions' menu.

Definition at line 40 of file actions.c.

Data Fields

const char * str
 Description of the command.

int key
 Key code which triggers the command.


Field Documentation

int actions_menu_entry::key
 

Key code which triggers the command.

Definition at line 43 of file actions.c.

Referenced by actions_menu().

const char* actions_menu_entry::str
 

Description of the command.

Definition at line 42 of file actions.c.

Referenced by num_actions().


The documentation for this struct was generated from the following file:
Generated on Thu May 20 13:12:14 2004 for CalcRogue by doxygen 1.3.6