/// <summary> /// Method called when a Ctrl, Shift, or Z is pressed. /// </summary> private void KeyEvent() { Heroes.KeyEvent(); }