Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

bc_chelts Struct Reference

The elements for the button configuration choices. More...


Data Fields

UInt16 popup
UInt16 list
UInt16 elt


Detailed Description

The elements for the button configuration choices.

It's defined like this to make the code smaller, and hopefully more easy to read and maintain. You simply add in the entities in the list and you're away. Note that changing the order of items in this list has a tendency to upset the application state, making the buttons behave strangely.

Definition at line 204 of file options.c.


Field Documentation

UInt16 bc_chelts::elt
 

affected buttonkey choice

Definition at line 207 of file options.c.

UInt16 bc_chelts::list
 

list in question

Definition at line 206 of file options.c.

UInt16 bc_chelts::popup
 

popup in question

Definition at line 205 of file options.c.

Referenced by saveButtonConfig(), and setupButtonConfig().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18