static Rect singlePointRect(int x, int y) { ret rect(x, y, 1, 1); }