models/node_move_model library
Classes
- MoveNotification
-
notification send from the SquareUI when user makes a move.
It's caught by the
ChessboardUI
which updates thechessjs
in the controller with the new move. - NodeMoveModel
ChessboardUI
which updates
the chessjs
in the controller with the new move.