Class ActiveSkillGaugeUpdater2

java.lang.Object
com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
com.realtime.crossfire.jxclient.gui.gauge.ActiveSkillGaugeUpdater2

public class ActiveSkillGaugeUpdater2 extends GaugeUpdater
A GaugeUpdater which monitors the active skill.
  • Constructor Details

    • ActiveSkillGaugeUpdater2

      public ActiveSkillGaugeUpdater2(@NotNull @NotNull ExperienceTable experienceTable, @NotNull @NotNull Stats stats, @NotNull @NotNull SkillSet skillSet)
      Creates a new instance.
      Parameters:
      experienceTable - the experience table to query
      stats - the instance to watch
      skillSet - the skill set for looking up skill names
  • Method Details