Crossfire Client, Trunk
Public Attributes | List of all members
StatWindow Struct Reference
Collaboration diagram for StatWindow:
Collaboration graph

Public Attributes

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
 

Detailed Description

Definition at line 74 of file stats.c.

Member Data Documentation

◆ ac

GtkWidget* StatWindow::ac

Definition at line 85 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ armor

GtkWidget* StatWindow::armor

Definition at line 86 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ Cha

GtkWidget* StatWindow::Cha

Definition at line 81 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ Con

GtkWidget* StatWindow::Con

Definition at line 78 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ dam

GtkWidget* StatWindow::dam

Definition at line 84 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ Dex

GtkWidget* StatWindow::Dex

Definition at line 77 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ exp

GtkWidget* StatWindow::exp

Definition at line 90 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ Int

GtkWidget* StatWindow::Int

Definition at line 79 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ level

GtkWidget* StatWindow::level

Definition at line 91 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ playername

GtkWidget* StatWindow::playername

Definition at line 75 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ Pow

GtkWidget* StatWindow::Pow

Definition at line 82 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ range

GtkWidget* StatWindow::range

Definition at line 89 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ resists

GtkWidget* StatWindow::resists[PROTECTION_BOXES_X *PROTECTION_BOXES_Y]

Definition at line 95 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ skill_exp

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().

◆ speed

GtkWidget* StatWindow::speed

Definition at line 87 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ Str

GtkWidget* StatWindow::Str

Definition at line 76 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ table_protections

GtkWidget* StatWindow::table_protections

Definition at line 93 of file stats.c.

Referenced by stats_init().

◆ table_skills_exp

GtkWidget* StatWindow::table_skills_exp

Definition at line 92 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ wc

GtkWidget* StatWindow::wc

Definition at line 83 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ weapon_speed

GtkWidget* StatWindow::weapon_speed

Definition at line 88 of file stats.c.

Referenced by draw_stats(), and stats_init().

◆ Wis

GtkWidget* StatWindow::Wis

Definition at line 80 of file stats.c.

Referenced by draw_stats(), and stats_init().


The documentation for this struct was generated from the following file: