![]() |
Crossfire Client, Trunk
|
Collaboration diagram for StatWindow:Data Fields | |
| GtkWidget * | ac |
| GtkWidget * | armor |
| GtkWidget * | Cha |
| GtkWidget * | Con |
| GtkWidget * | dam |
| GtkWidget * | Dex |
| GtkWidget * | exp |
| GtkWidget * | Int |
| GtkWidget * | level |
| GtkWidget * | playername |
| GtkWidget * | Pow |
| GtkWidget * | range |
| GtkWidget * | resists [PROTECTION_BOXES_X *PROTECTION_BOXES_Y] |
| GtkWidget * | skill_exp [SKILL_BOXES_X *SKILL_BOXES_Y] |
| GtkWidget * | speed |
| GtkWidget * | Str |
| GtkWidget * | table_protections |
| GtkWidget * | table_skills_exp |
| GtkWidget * | wc |
| GtkWidget * | weapon_speed |
| GtkWidget * | Wis |
| GtkWidget* StatWindow::ac |
Definition at line 85 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::armor |
Definition at line 86 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::Cha |
Definition at line 81 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::Con |
Definition at line 78 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::dam |
Definition at line 84 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::Dex |
Definition at line 77 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::exp |
Definition at line 90 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::Int |
Definition at line 79 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::level |
Definition at line 91 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::playername |
Definition at line 75 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::Pow |
Definition at line 82 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::range |
Definition at line 89 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::resists[PROTECTION_BOXES_X *PROTECTION_BOXES_Y] |
Definition at line 95 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::skill_exp[SKILL_BOXES_X *SKILL_BOXES_Y] |
Definition at line 94 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::speed |
Definition at line 87 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::Str |
Definition at line 76 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::table_protections |
Definition at line 93 of file stats.c.
Referenced by stats_init().
| GtkWidget* StatWindow::table_skills_exp |
Definition at line 92 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::wc |
Definition at line 83 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::weapon_speed |
Definition at line 88 of file stats.c.
Referenced by draw_stats(), and stats_init().
| GtkWidget* StatWindow::Wis |
Definition at line 80 of file stats.c.
Referenced by draw_stats(), and stats_init().