public static void HighlightButton(ActionButton actionButton){ ClearButtonHighlights (); actionButton.Highlight (); }