ChessLib icon indicating copy to clipboard operation
ChessLib copied to clipboard

Change PieceUpdated, add new events

Open primitiveType opened this issue 1 year ago • 3 comments

  • Break PieceUpdated into 3 events to separate movement, removal and addition of pieces into separate events.
  • Change PieceUpdated Action to use event semantics.

primitiveType avatar Apr 22 '23 19:04 primitiveType