Uses of Package
com.realtime.crossfire.jxclient.stats

Packages that use com.realtime.crossfire.jxclient.stats
com.realtime.crossfire.jxclient.gui.gauge   
com.realtime.crossfire.jxclient.gui.label   
com.realtime.crossfire.jxclient.items   
com.realtime.crossfire.jxclient.scripts   
com.realtime.crossfire.jxclient.skin.io   
com.realtime.crossfire.jxclient.sound   
com.realtime.crossfire.jxclient.stats   
 

Classes in com.realtime.crossfire.jxclient.stats used by com.realtime.crossfire.jxclient.gui.gauge
ExperienceTable
          Stores experience <-> level mappings.
Stats
          This is the representation of all the statistics of a player, like its speed or its experience.
StatsListener
          Interface for listeners interested in changes of Stats instances.
 

Classes in com.realtime.crossfire.jxclient.stats used by com.realtime.crossfire.jxclient.gui.label
Stats
          This is the representation of all the statistics of a player, like its speed or its experience.
StatsListener
          Interface for listeners interested in changes of Stats instances.
 

Classes in com.realtime.crossfire.jxclient.stats used by com.realtime.crossfire.jxclient.items
Stats
          This is the representation of all the statistics of a player, like its speed or its experience.
 

Classes in com.realtime.crossfire.jxclient.stats used by com.realtime.crossfire.jxclient.scripts
Stats
          This is the representation of all the statistics of a player, like its speed or its experience.
 

Classes in com.realtime.crossfire.jxclient.stats used by com.realtime.crossfire.jxclient.skin.io
ExperienceTable
          Stores experience <-> level mappings.
Stats
          This is the representation of all the statistics of a player, like its speed or its experience.
 

Classes in com.realtime.crossfire.jxclient.stats used by com.realtime.crossfire.jxclient.sound
Stats
          This is the representation of all the statistics of a player, like its speed or its experience.
StatsListener
          Interface for listeners interested in changes of Stats instances.
 

Classes in com.realtime.crossfire.jxclient.stats used by com.realtime.crossfire.jxclient.stats
ExperienceTable
          Stores experience <-> level mappings.
Stats
          This is the representation of all the statistics of a player, like its speed or its experience.
StatsListener
          Interface for listeners interested in changes of Stats instances.