OpenTTD Source
1.11.0-beta2
|
void ShowCompanyFinances(CompanyID company)
Open the finances window of a company.
void InvalidateCompanyWindows(const Company *c)
Refresh all windows owned by a company.
TextColour
Colour of the strings, see _string_colourmap in table/string_colours.h or docs/ottd-colourtext-palett...
void DeleteCompanyWindows(CompanyID company)
Delete all windows of a company.
Owner
Enum for all companies/owners.
void ShowCompanyStations(CompanyID company)
Opens window with list of company's stations.
TextColour GetDrawStringCompanyColour(CompanyID company)
Get the colour for DrawString-subroutines which matches the colour of the company.
void DrawCompanyIcon(CompanyID c, int x, int y)
Draw the icon of a company.
uint16 GroupID
Type for all group identifiers.
void DirtyCompanyInfrastructureWindows(CompanyID company)
Redraw all windows with company infrastructure counts.
void ShowCompany(CompanyID company)
Show the window with the overview of the company.