Owner
Enum for all companies/owners.
VehicleType
Available vehicle types.
void DeleteGroupHighlightOfVehicle(const Vehicle *v)
Removes the highlight of a vehicle in a group window.
void ShowCompanyGroupForVehicle(const Vehicle *v)
Show the group window for the given vehicle.
void ShowCompanyGroup(CompanyID company, VehicleType veh, GroupID group=INVALID_GROUP, bool need_existing_window=false)
Show the group window for the given company and vehicle type.
uint16 GroupID
Type for all group identifiers.
static const GroupID INVALID_GROUP
Sentinel for invalid groups.
Types related to vehicles.
Types related to companies.