SimpleWindow.moveResize

Move and resize window (this can be faster and more visually pleasant than doing it separately).

class SimpleWindow
void
moveResize
(
int x
,
int y
,
int w
,
int h
)
Suggestion Box / Bug Report