Class ActiveSkillWatcher

java.lang.Object
com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher

public class ActiveSkillWatcher extends Object
Helper class to synthesize an "active skill" stat value. The Crossfire server currently does not send this information, therefore range stat messages are tracked.
  • Constructor Details

    • ActiveSkillWatcher

      public ActiveSkillWatcher(@NotNull @NotNull Stats stats, @NotNull @NotNull CrossfireServerConnection crossfireServerConnection)
      Creates a new instance.
      Parameters:
      stats - the stats instance to notify/watch
      crossfireServerConnection - the connection to watch