跳到主要内容

remove_xy

移除一个坐标

声明

bool remove_xy(int x, int y)

参数

参数名描述
x坐标x值
y坐标y值

返回值

是否移除成功

使用方式

返回文档