static void LeftButton() { thisArg.window.update = thisArg.Copy(true); }
static void LeftButton() { thisArg.Copy(true); thisArg.window.update = thisArg.BubbleRefresh(); }