15 void ShowOperatingProfitGraph();
16 void ShowIncomeGraph();
17 void ShowDeliveredCargoGraph();
18 void ShowPerformanceHistoryGraph();
19 void ShowCompanyValueGraph();
20 void ShowCargoPaymentRates();
21 void ShowPerformanceRatingDetail();
22 void ShowIndustryProductionGraph(
WindowNumber window_number);
Types related to windows.
int32_t WindowNumber
Number to differentiate different windows of the same class.