move_piece(last, square) Instance Public methods Perform a Knight's move and schedule the next move.
make_SeeDismiss() Instance Public methods
edgemost(nxt, pos) Instance Public methods Select the square nearest the edge of the board
drag_start(w, x, y) Instance Public methods
drag_motion(w, x, y) Instance Public methods
drag_end(w, x, y) Instance Public methods
create_gui(parent = nil) Instance Public methods
check_square(square) Instance Public methods Return the number of available moves for this square
_stop() Instance Public methods
_exit() Instance Public methods
Page 1800 of 2275