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