private static void ChangeActiveShipUsingThisShip() { ThisShip.ToggleCollisionDetection(true); Roster.MarkShip(ThisShip, Color.green); ThisShip.HighlightThisSelected(); }