Class UpdateBoardEvent

java.lang.Object
javachess.events.Event
javachess.events.UpdateBoardEvent

public class UpdateBoardEvent extends Event
Event that indicates an update to the board. This event is used to notify the window to update the board display.
  • Constructor Details

    • UpdateBoardEvent

      public UpdateBoardEvent()
  • Method Details