public class SoundStatsWatcher
extends java.lang.Object
Constructor and Description |
---|
SoundStatsWatcher(@NotNull Stats stats,
@NotNull JXCWindowRenderer windowRenderer,
@NotNull CrossfireServerConnection server,
@NotNull SoundManager soundManager)
Creates a new instance.
|
public SoundStatsWatcher(@NotNull @NotNull Stats stats, @NotNull @NotNull JXCWindowRenderer windowRenderer, @NotNull @NotNull CrossfireServerConnection server, @NotNull @NotNull SoundManager soundManager)
stats
- the stats instance to watchwindowRenderer
- the window renderer instanceserver
- the crossfire server connection to watchsoundManager
- the sound manager instance to watch