private void Velocity_GotFocus(object sender, EventArgs e) { Assets.focusStatee(true); }
internal static void swap() { Assets.focusStatee(false); game.WindowState = FormWindowState.Minimized; }