Crossfire JXClient, Trunk
Public Attributes | List of all members
com.realtime.crossfire.jxclient.gui.label.NewcharType Enum Reference
Collaboration diagram for com.realtime.crossfire.jxclient.gui.label.NewcharType:
Collaboration graph

Public Attributes

 CHAR_OPTION
 
 CLASS
 
 ERROR
 
 RACE
 
 TOTAL
 
 UNUSED
 

Detailed Description

A stat type.

Author
Andreas Kirschbaum

Definition at line 29 of file NewcharType.java.

Member Data Documentation

◆ CHAR_OPTION

com.realtime.crossfire.jxclient.gui.label.NewcharType.CHAR_OPTION

The description of the character option.

Definition at line 59 of file NewcharType.java.

Referenced by com.realtime.crossfire.jxclient.gui.label.GUINewcharLabel.GUINewcharLabel().

◆ CLASS

com.realtime.crossfire.jxclient.gui.label.NewcharType.CLASS

Class modifier.

Definition at line 39 of file NewcharType.java.

◆ ERROR

com.realtime.crossfire.jxclient.gui.label.NewcharType.ERROR

◆ RACE

com.realtime.crossfire.jxclient.gui.label.NewcharType.RACE

Race modifier.

Definition at line 34 of file NewcharType.java.

◆ TOTAL

com.realtime.crossfire.jxclient.gui.label.NewcharType.TOTAL

Total value.

Definition at line 44 of file NewcharType.java.

◆ UNUSED

com.realtime.crossfire.jxclient.gui.label.NewcharType.UNUSED

The unused points.

Definition at line 54 of file NewcharType.java.


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