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

include/options.h File Reference


Detailed Description

In-game configurable options.

Definition in file options.h.

Go to the source code of this file.

Defines

#define NUM_OPTIONS   2
#define OPTION_AUTOPICKUP   0
#define OPTION_AUTO_YES   0
#define OPTION_AUTO_NO   1
#define OPTION_AUTO_PROMPT   2
#define OPTION_AUTOFOLLOW   1
#define OPTION_TILESIZE   2
#define OPTION_SIZE_SMALL   0
#define OPTION_SIZE_LARGE   1
#define OPTION_FONTSIZE   3
#define OPTION_FONT_SMALL   0
#define OPTION_FONT_MEDIUM   1
#define OPTION_FONT_LARGE   2
#define OPTION_AUTOARCHIVE   4
#define OPTION_ARCHIVESCORES   5
#define OPTION_ARCHIVE_YES   0
#define OPTION_ARCHIVE_NO   1
#define OPTION_GRAYSCALE   6
#define OPTION_GRAY_ON   0
#define OPTION_GRAY_OFF   1


Define Documentation

#define NUM_OPTIONS   2
 

Definition at line 11 of file options.h.

Referenced by award_high_score(), init_options(), load_options(), and options_menu().

#define OPTION_ARCHIVE_NO   1
 

Definition at line 29 of file options.h.

#define OPTION_ARCHIVE_YES   0
 

Definition at line 28 of file options.h.

Referenced by award_high_score(), save_game(), and save_level().

#define OPTION_ARCHIVESCORES   5
 

Definition at line 27 of file options.h.

Referenced by award_high_score().

#define OPTION_AUTO_NO   1
 

Definition at line 16 of file options.h.

Referenced by item_step().

#define OPTION_AUTO_PROMPT   2
 

Definition at line 17 of file options.h.

Referenced by auto_follow_connection(), and item_step().

#define OPTION_AUTO_YES   0
 

Definition at line 15 of file options.h.

Referenced by auto_follow_connection(), and item_step().

#define OPTION_AUTOARCHIVE   4
 

Definition at line 26 of file options.h.

Referenced by save_game(), and save_level().

#define OPTION_AUTOFOLLOW   1
 

Definition at line 18 of file options.h.

Referenced by auto_follow_connection().

#define OPTION_AUTOPICKUP   0
 

Definition at line 14 of file options.h.

Referenced by item_step().

#define OPTION_FONT_LARGE   2
 

Definition at line 25 of file options.h.

#define OPTION_FONT_MEDIUM   1
 

Definition at line 24 of file options.h.

#define OPTION_FONT_SMALL   0
 

Definition at line 23 of file options.h.

Referenced by char_info(), display_scores(), and list_discoveries().

#define OPTION_FONTSIZE   3
 

Definition at line 22 of file options.h.

Referenced by draw(), UI_MF_clear(), UI_MF_history(), and UI_MF_sendmsg().

#define OPTION_GRAY_OFF   1
 

Definition at line 32 of file options.h.

#define OPTION_GRAY_ON   0
 

Definition at line 31 of file options.h.

Referenced by _UI_TF_DrawTile(), initialize(), and options_menu().

#define OPTION_GRAYSCALE   6
 

Definition at line 30 of file options.h.

Referenced by _UI_TF_DrawTile(), initialize(), and options_menu().

#define OPTION_SIZE_LARGE   1
 

Definition at line 21 of file options.h.

#define OPTION_SIZE_SMALL   0
 

Definition at line 20 of file options.h.

#define OPTION_TILESIZE   2
 

Definition at line 19 of file options.h.


Generated on Thu May 20 13:12:12 2004 for CalcRogue by doxygen 1.3.6