static Rect rect(int x, int y, int w, int h) { ret Rect(x, y, w, h); }