提交 96f98cfa 编写于 作者: U u014301111

Sun Sep 15 20:37:00 CST 2024 inscode

上级 e60078c6
......@@ -206,7 +206,7 @@ export function robotPlay(board, win_size) {
* @param {PanInfo} pan_info 棋盘信息
* @param {number} row 行
* @param {number} col 列
* @param {}m {[number, number]} [y, x] 方向}
* @param {[number, number]} [y, x] 方向
* @return {[number, number, number]} [空位数,棋子数,距离障碍物的距离]
*/
function getDirectionsInfo({ ROW, COL, OBJ }, row, col, [y, x], player) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册