if (Mouse_LeftClick() && P1.HasFocus()) { Point1Action(); return true; }
Report message to a moderator