OpenTTD Source  13.2.1
ExpensesList Struct Reference

Expense list container. More...

Public Member Functions

 ExpensesList (ExpensesType *et, int length)
 
uint GetHeight () const
 
uint GetListWidth () const
 Compute width of the expenses categories in pixels.
 

Data Fields

const ExpensesTypeet
 Expenses items.
 
const uint length
 Number of items in list.
 

Detailed Description

Expense list container.

Definition at line 81 of file company_gui.cpp.


The documentation for this struct was generated from the following file: