public class CfMapUpdater
extends java.lang.Object
CfMap
model from protocol commands.Constructor and Description |
---|
CfMapUpdater(@NotNull MapUpdaterState mapUpdaterState,
@NotNull CrossfireServerConnection crossfireServerConnection,
@NotNull com.realtime.crossfire.jxclient.faces.FacesManager facesManager,
@NotNull com.realtime.crossfire.jxclient.guistate.GuiStateManager guiStateManager)
Creates a new instance.
|
public CfMapUpdater(@NotNull @NotNull MapUpdaterState mapUpdaterState, @NotNull @NotNull CrossfireServerConnection crossfireServerConnection, @NotNull @NotNull com.realtime.crossfire.jxclient.faces.FacesManager facesManager, @NotNull @NotNull com.realtime.crossfire.jxclient.guistate.GuiStateManager guiStateManager)
mapUpdaterState
- the map updater state to updatecrossfireServerConnection
- the connection to monitorfacesManager
- the faces manager to track for updated facesguiStateManager
- the gui state manager to watch