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

sys/curses/positions.h File Reference

Go to the source code of this file.

Defines

#define default_dialog_rect   RECT(5, 0, 70, 23)
#define main_menu_rect   RECT(4, 6, 19, 8)
#define class_menu_rect   RECT(4, 13, 19, 7)
#define inventory_rect   RECT(0, 2, 80, 20)
#define learn_spell_rect   RECT(0, 2, 80, 20)
#define cast_spell_rect   RECT(0, 2, 80, 20)
#define options_rect   RECT(10, 5, 60, 13)
#define actions_rect   RECT(3, 3, 70, 20)
#define help_menu_rect   RECT(10, 3, 60, 20)
#define debug_rect   RECT(10, 3, 60, 10)
#define debug_item_rect   RECT(10, 2, 60, 20)
#define item_tab_stops   3, 0, 6, 15
#define actions_menu_tab_stops   2, 0, 50
#define discovery_screen_tab_stops   3, 0, 40, 80
#define options_menu_tabs   2, 0, 35
#define player_screen_tabs   3, 0, 20, 25
#define spell_menu_tabs   4, 0, 6, 48, 55
#define help_menu_tabs   2, 0, 50


Define Documentation

#define actions_menu_tab_stops   2, 0, 50
 

Definition at line 18 of file positions.h.

Referenced by actions_menu().

#define actions_rect   RECT(3, 3, 70, 20)
 

Definition at line 11 of file positions.h.

Referenced by actions_menu().

#define cast_spell_rect   RECT(0, 2, 80, 20)
 

Definition at line 9 of file positions.h.

Referenced by cast_spell().

#define class_menu_rect   RECT(4, 13, 19, 7)
 

Definition at line 6 of file positions.h.

Referenced by init_player().

#define debug_item_rect   RECT(10, 2, 60, 20)
 

Definition at line 14 of file positions.h.

#define debug_rect   RECT(10, 3, 60, 10)
 

Definition at line 13 of file positions.h.

#define default_dialog_rect   RECT(5, 0, 70, 23)
 

Definition at line 4 of file positions.h.

Referenced by show_help_page(), and UI_Dialog_Default().

#define discovery_screen_tab_stops   3, 0, 40, 80
 

Definition at line 19 of file positions.h.

Referenced by list_discoveries().

#define help_menu_rect   RECT(10, 3, 60, 20)
 

Definition at line 12 of file positions.h.

Referenced by help().

#define help_menu_tabs   2, 0, 50
 

Definition at line 23 of file positions.h.

Referenced by help().

#define inventory_rect   RECT(0, 2, 80, 20)
 

Definition at line 7 of file positions.h.

Referenced by items_menu().

#define item_tab_stops   3, 0, 6, 15
 

Definition at line 17 of file positions.h.

Referenced by items_menu().

#define learn_spell_rect   RECT(0, 2, 80, 20)
 

Definition at line 8 of file positions.h.

Referenced by study_book().

#define main_menu_rect   RECT(4, 6, 19, 8)
 

Definition at line 5 of file positions.h.

Referenced by main_menu().

#define options_menu_tabs   2, 0, 35
 

Definition at line 20 of file positions.h.

Referenced by options_menu().

#define options_rect   RECT(10, 5, 60, 13)
 

Definition at line 10 of file positions.h.

Referenced by options_menu().

#define player_screen_tabs   3, 0, 20, 25
 

Definition at line 21 of file positions.h.

Referenced by char_info().

#define spell_menu_tabs   4, 0, 6, 48, 55
 

Definition at line 22 of file positions.h.

Referenced by cast_spell(), and study_book().


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